December 2003
Intermediate to advanced
504 pages
10h 42m
English
As you learned earlier in the chapter, apart from the general programming projects, Visual Studio .NET also supports integrated development of projects for creating setup applications or even working with databases. In this section, you discover some of the Visual Studio .NET capabilities for working with databases using the Database Project Wizard (see Figure 5.30).

The next step in the database project is to select a connection reference to the database. If any previously defined references exist, they will be listed as well. You use the Add New Reference Wizard to set ...