C# Reference
This section provides reference material about C# keywords, operators, compiler errors, and warnings.
In This Section
C# Keywords
Provides links to information about C# keywords and syntax.C# Operators
Provides links to information about C# operators and syntax.C# Preprocessor Directives
Provides links to information about compiler commands for embedding in C# source code.C# Compiler Options
Includes information about compiler options and how to use them.C# Compiler Errors and Warnings
Includes code snippets that demonstrate the cause and correction of C# compiler errors and warnings.C# Terminology
Provides a glossary of C# words and phrases.C# Language Specification
Provides pointers to the latest version of the C# Language Specification in Microsoft Word format.
Related Sections
C# FAQ
Provides a growing list of C# Frequently Asked Questions in the C# Developer Center.C# KB articles in the Microsoft Knowledge Base
Opens a Microsoft search page for Knowledge Base articles that are available on MSDN.Visual C#
Provides a portal to Visual C# documentation.Visual C# Samples
Provides a list of Visual C# samples and instructions about how to locate them on the local disk.Visual C# Code Editor Features
Provides links to conceptual and task topics that describe the IDE and Editor.Writing Applications with Visual C#
Provides links to topics that describe how to do some common programming tasks.C# Programming Guide
Includes information about how to use the C# programming language.