Introduction to C# : A hands on approach
In this lesson you will be familiar with C# applications. Objectives After completing this unit you should have a clear concept on: * Visual Studio 2008 * Anatomy of a C# program * Visual Studio Templates * Console application * Desktop application You should be able to create: * Console application * Desktop application Topics In this lesson, you will learn about the following topics: * Visual Studio * Templates * ...