1. Home
  2. Computing & Technology
  3. Visual Basic
The Guide to the VB .NET Books:
Update: The ADO .NET Books
Databases

Long time viewers of this page are probably familiar with the About Visual Basic Guide to the VB .NET Books. We're finishing off this ADO .NET tutorial with an update to the guide where we consider some leading ADO .NET books!

-----------------------------------------

About.com also has a database focused site at databases.about.com.

This series will focus on the VB .NET language aspects of ADO .NET. Go to About Databases for more information 'About' building and using databases.

-----------------------------------------


 Join the Discussion
Is this the kind of article that helps you?
Let us know!
 
 Related Resources
• Part 1 - ADO .NET
• Part 2 - ADO .NET
• Part 3 - ADO .NET
• Part 4 - ADO .NET
• Part 5 - ADO .NET
• VB .NET Books!
• New to VB .NET?
  Learn It Here!
 
 Elsewhere on the Web
• About.Com DATABASES
 

If you're looking for a good book on ADO .NET, the market presents a few special problems to you. First, ADO .NET isn't a development system by itself; it's a 'companion technology' to some other development system. In this series, of course, we focus on the dynamic duo of VB .NET and ADO .NET. But some of the books that are available focus on C#, C++, or even Java as the development environment. Fortunately, this doesn't make them unusable for VB .NET developers. Due to the uniform object API used by ADO .NET, it works in just about the same way in any development environment. Even if you don't know a semicolon from a semi truck (semicolons delimit statements in C# and Java), you can probably translate the use of ADO .NET objects into Visual Basic without much trouble.

Another problem is that a lot of ADO .NET books are written by and for hardcore DBA (Data Base Administrator) types, rather than programmers. Many feature chapter after chapter telling you how to tune SQL Server, or techniques for configuring OLAP data warehouses ... hardly the kind of information you need if your problem is understanding the properties exposed by an ADO .NET DataSet object.

A third problem is related to the first. ADO .NET is frequently paired with another technology like Web Services or ASP .NET rather than being discussed on its own. A discussion of managing state in ASP .NET in a multiserver environment doesn't help you debug your ADO .NET code.

Fortunately, there are some good books out there, and even the ones that aren't so good have ususally have juicy nuggets you can use that will justify the price. Here's a wrapup of some of the best.

Database Programming with Visual Basic .NET and ADO.NET
by F. Scott Barker
(September, 2002 - List Price: $39.99)
ISBN 0672322471

ADO .NET in a Nutshell
by Bill Hamilton and Matthew MacDonald
(April, 2003 - List Price: $44.95)
ISBN - 0596003617

The next book obviously has problem (or advantage - depending on your point of view) number three above of multiple focus in the same book, but the ADO .NET section is good enough to make it worth listing.

Visual Basic .NET Developer's Guide to ASP .NET, XML and ADO.NET
by Jeffrey P. McManus, Chris Kinsman
(February, 2002 - List Price: $49.99)
ISBN: 0672321319

Visual Basic .NET Database Programming
by Rod Stephens
(April, 2002 - List Price: $29.99)
ISBN: 0789726815

Explore Visual Basic
By Category
About.com Special Features

Holiday Central

What to eat, where to go, fun things to do and how to save money on the perfect gifts. More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Visual Basic

©2009 About.com, a part of The New York Times Company.

All rights reserved.