Inside a C# Program

The section discusses the general structure of a C# program, and includes the standard "Hello, World!" example.

In This Section

C# Language Specification

For more information, see the C# Language Specification. The language specification is the definitive source for C# syntax and usage.

See Also

Concepts

C# Programming Guide