Database Programming with Visual Basic.NET by Carsten Thomsen
This text takes developers through all the data access aspects of Visual Studio.NET with sample code in VB.NET. This includes how to create the various database items, such as databases, tables, constraints, database projects,both from Visual Basic.NET IDE, but also programatically. Readers progressively build a complete user management system that includes SQL Server (or MS Access), Active Directory, and MessageQueue.