Murach's C# 2008
How to get started with Visual Studio
This chapter introduces you to the basics of working with C# 2008,
the .NET Framework, and Visual Studio. This is the background
that you need for getting started right with C#, so be sure
to read it if you haven't worked with Visual Studio or .NET
before.
|
|
|
|
Windows Forms and Web Forms applications |
4 |
|
Visual Studio and the .NET programming
languages |
6 |
|
The .NET Framework |
8 |
|
The Visual Studio IDE |
10 |
|
How a C# application is compiled and run |
12 |
|
How C# differs from the other .NET languages |
12 |
|
How C# differs from Java |
12 |
|
|
How to start Visual Studio |
14 |
|
How to open or close an existing project |
16 |
|
Some possible menu variations |
16 |
|
How to use the Form Designer |
18 |
|
How to use the Code Editor |
20 |
|
How to use the Solution Explorer |
22 |
|
How to work with Visual Studio's windows |
24 |
|
|
How to build a project |
26 |
|
How to run a project |
26 |
|
|
How to upgrade projects created in earlier versions of C# |
28 |
|
How to change the .NET Framework version used by a project |
30 |
|
 |
|
|
|
|
© Copyright 1998-2008 Mike
Murach & Associates, Inc. All rights reserved.
|