Creating a New Visual Basic Project

From Techotopia
Revision as of 19:00, 13 July 2007 by Neil (Talk | contribs) (Creating a Project in Visual Studio)

Jump to: navigation, search

Visual Studio uses the concept of projects to contain everything to build an application using Visual Basic. Typically there will be one Visual Studio project per individual application you develop. In this chapter we will look at creating a new Visual Studio project.

Creating a Project in Visual Studio

Now that Visual Studio is installed it is time to create a new project. Begin by starting Visual Studio from the Windows Start menu. When the main Visual Studio Window appears click on the File menu and select New Project. Visual Studio will display the "New Project" dialog shown below:

File:Examp.jpg