C# Language Primer

This section is a refresher course designed to help remind you of some basic programming concepts, and help you get up to speed in practical C# coding skills. Read through the following sections, write and compile some simple programs using the code examples as a guide, and you'll soon know enough C# to start writing your own applications.

This language primer contains the following topics:

For More Information

See Also

Concepts

C# Programming Guide

Other Resources

Visual C# Express

Getting Started with Visual C# Express

Using the Visual C# Express IDE

C# Reference