Creating Your First Visual Basic Program
Visual Studio 2005
The best way to learn programming with Visual Basic is to actually create a program. The following exercises walk you through the process of creating a program for viewing Web pages.
If you don't understand everything right away, don't worry—the concepts introduced here will be discussed in detail in other sections of the Visual Basic Guided Tour.
For a video demonstration, see Video: Creating Your First Visual Basic Program.
In This Section
Step 1: Create a Project in Visual Basic
Step 2: Create a User Interface