Skip to Content
A Programmer's Introduction to Visual Basic® .NET
book

A Programmer's Introduction to Visual Basic® .NET

by Craig Utley
December 2001
Intermediate to advanced content levelIntermediate to advanced
360 pages
9h 6m
English
Sams
Content preview from A Programmer's Introduction to Visual Basic® .NET

Summary

As you can see, ADO.NET represents a major change in the way of thinking about accessing and working with data. ADO.NET can operate in either a connected or disconnected mode, just as ADO could. However, ADO.NET uses separate objects for working with connected and disconnected data.

ADO.NET uses managed providers to access data. Each managed provider provides its own set of objects. The SQL Server managed provider, for example, provides objects such as the SqlConnection and SqlDataReader objects. The OLE DB managed provider provides OleDbConnection and OleDbDataReader objects.

For connected data access, ADO.NET uses a Connection object to connect to the database, a Command object to issue SQL statements or call stored procedures, and ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Visual Basic® Programmer's Guide to the .NET Framework Class Library

Visual Basic® Programmer's Guide to the .NET Framework Class Library

Lars Powers, Mike Snell
Application Development Using Visual Basic® and .NET

Application Development Using Visual Basic® and .NET

Robert J. Oberg, Peter Thorsteinson, Dana L. Wyatt
Visual Basic® .NET by Example

Visual Basic® .NET by Example

Gabriel Oancea, Bob Donald

Publisher Resources

ISBN: 0672322641Purchase book