Visual C# Documentation Roadmap
The Visual C# 2008 documentation contains information that is specific to the C# language, such as keywords, compiler options, error messages, and programming concepts. This documentation also gives you an overview of how to use the integrated development environment (IDE). In addition, there are many links to more detailed help on .NET Framework classes, ASP.NET Web development, debugging, SQL database programming, and much more.
The following diagram provides a conceptual view of the contents of the Visual C# documentation, and the relationship of this content to other relevant sections of the Visual Studio documentation and MSDN Online.
Quick Links to C# Specific Documentation
Getting Started with Visual C#
Writing Applications with Visual C#
Quick Links to Related Documentation
For more information about creating Windows applications, see Windows-based Applications, Components, and Services.
For more information about creating Web applications, see Visual Web Developer.
For more information about the .NET Framework class library, see .NET Framework Class Library Overview.
For more information about the .NET Framework Common Language Runtime, the Common Type System, and other related concepts, see Overview of the .NET Framework.