C# Language Tour
Visual Studio .NET 2003
This section provides a quick tour of the C# language. It also introduces a simple C# program and examines its structure and important features.
The following topics are discussed:
- What's New in Visual C# .NET 2003
- Quick Survey of C# Features
- Why Use C#
- The C# Version of Hello World!
- General Structure of a C# Program
- Using Fully Qualified Names
- Creating and Using C# DLLs
- Comparison Between C++ and C#
For a list of entry points into the documentation, see Documentation Map.