August 2010
Intermediate to advanced
1224 pages
34h 17m
English
This chapter is all about how you can manage databases and build data-aware applications using Visual Studio 2010 and SQL Server.
Five different Visual Studio tools enable you to interact with a database and assist with building applications that leverage data from a database:
• Solution Explorer
• Server Explorer
• Database Diagram Designer
• Table Designer
• Query and View Designer
Collectively, they are referred to as the Visual Database tools. We introduced a few of these tools ...