|
Visual C# 2005: .Net: What You Need to Know, covers the foundations of the .NET programming environment and how to navigate through the Visual Studio 2005 integrated development environment (IDE). It also shows how to create, compile and execute a simple Visual C# program using either the Visual Studio 2005 IDE or the command line functionality.
Objectives:
- Discuss the Visual Studio 2005 integrated development environment at a high level
- Describe the benefits and features of using an IDE for Visual C# 2005 development
Topics:
- Overview of .NET
- Building a Console Application
|