Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
Database Access with Visual Basic(R) .NET (3rd Edition) Review by B. Roth
Good book for getting a handle on DB access in .Net
The book is well layed out and clearly written. It can be read out of sequence. Each chapter is self contained. It shows how you can get a free copy of MSDE sql server 2000 and deftly outlines the versions and how to get started using it. It begins with a good recap of basics of database. It follows with basics of sql. Then does excellent job of enabling you to handle administrative tasks of sql on your machine and getting started. It talks about new interface ADO, ASP Net and ties in xml. Well done. Got me going from startup.