Changes

Jump to: navigation, search

Creating a New Visual Basic Project

421 bytes added, 14:44, 13 August 2007
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[Downloading and Installing Visual Studio|Previous]]<td align="center">[[Visual Basic Essentials|Table of Contents]]<td width="20%" align="right">[[A Simple Visual Basic Example|Next]]</td>
<tr>
<td width="20%">Downloading and Installing Visual Studio<td align="center"><td width="20%" align="right">A Simple Visual Basic Example</td>
</table>
<hr>
 
 
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.

Navigation menu