Posts

Showing posts from October, 2009

Introduction to C# : A hands on approach

Image
        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 *         C# program structure *         Console applications *         Desktop applications Visual Studio Microsoft Visual Studio is an Integrated Development Environment (IDE) created by Microsoft Corporation for Windows Application Development. This IDE is used to develop console and graphical user interface applications run able only in Windows Platform. Visual Studio 2008 is one of the versions of Visual Studio. Some other versio