July 2015
Intermediate to advanced
1300 pages
87h 27m
English
Creating a new Visual Basic project is a simple task. You can select either File, New Project or click the New Project link on the Start Page. In either case, Visual Studio shows the New Project window, as shown in Figure 2.3.
FIGURE 2.3 The Visual Basic New Project window.
To understand what kind of Visual Basic applications you can create, you simply need to select the Visual Basic node on the left side of the window. Under this node, you see a lot of different kinds of applications you can create with Visual Basic 2015, such as Windows applications, web applications, Office customizations, Windows Communication ...