Comparing ADO and ADO.NET

Most people reading this book will have some level of familiarity with ADO. For those people, it is useful to provide a discussion comparing ADO.NET to the familiar ground of ADO. If you have not had ADO experience, this section might still provide you with meaningful information, or you can skip to the end of the chapter.

Much has been written, and much more will be written, about ADO.NET's disconnected methodology. ADO operated in a connected mode, although it did contain some support for disconnected recordsets. ADO provided a consistent set of objects to access relational and nonrelational data, allowing the developer great flexibility in using a consistent interface to a wide variety of data. However, the reliance ...

Get A Programmer's Introduction to Visual Basic® .NET 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.