
30Microsoft Visual Studio 2010: A Beginner’s Guide
Figure 1-25 Default Collection Of Settings window
Familiarization with Visual Studio Project Types
Visual Studio includes a plethora of project types, making it easy to build applications with premade templates. The following discussion will show how to find what project types are available and describe what those project types are.
To see what projects are available, select File New Project, as shown in Figure
NOTE
If you’ve set your environment up for VB, you’ll notice right away that the option to select is File New Project, which is only two menu choices, rather than 3 for C#. While the exact wording and placement of options won’t always match, you can rely on the functionality being the same, except for when I explain otherwise.