What's New in ADO.NET?

There's a whole lot to cover, but before getting into the obvious object model changes from ADO to ADO.NET, it would be good to talk about the general changes from the Visual Basic developer's standpoint.

Don't you hate it when you create a new project in VB6 and have to add a project reference to the Microsoft ActiveX Data Objects DLL? Luckily, this is no longer an issue when creating a new project (with the exception of the “Empty Project” and “Empty Web Project”). The classes in ADO.NET that are located in the System.Data.DLL Assembly, which is already included in every project type that you create in Visual Studio .NET. The namespace that you'll be getting familiar with throughout this chapter, as you might have guessed, ...

Get Microsoft® Visual Basic® .NET 2003 Kick Start now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.