Skip to content

ADO.NET The Complete Reference

Best in textbook rentals since 2012!

ISBN-10: 0072228989

ISBN-13: 9780072228984

Edition: 2003

Authors: Michael Otey, Denielle Otey

List price: $49.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Customers also bought

Book details

List price: $49.99
Copyright year: 2003
Publisher: McGraw-Hill Osborne
Publication date: 3/21/2003
Binding: Paperback
Pages: 1008
Size: 7.25" wide x 9.25" long x 1.75" tall
Weight: 3.432
Language: English

Michael Otey is the Senior Technical Editor of SQL Server Magazine and Windows 2000 Magazine. He is also the President of TECA, a consulting and software development company in Portland, Oregon that specializes in Windows, SQL Server and AS/400 utilities. Michael has published numerous articles in SQL Server Magazine and Windows 2000 Magazine. He is the co-author of the SQL Server 7 Developer's Guide and the author of VB Answers! published by Osborne/McGraw-Hill. He is also the author of AS/400 Client Server Programming and the AS/400 Application Developer's Guide published by 29th Street Press. Michael has a B.S. in psychology from Lewis and Clark college and he enjoys running, playing…    

Acknowledgments
Introduction
ADO.NET Fundamental Concepts
Introduction to ADO.NETp. 3
Understanding the .NET Frameworkp. 17
The ADO.NET Architecturep. 41
The ADO.NET Connection Object
Data Provider for SQL Serverp. 57
Using the .NET Framework Data Provider for Oraclep. 73
Using the .NET Framework Data Provider for OLE DBp. 97
Using the .NET Framework Data Provider for ODBCp. 113
The ADO.NET Command Object
Using the SqlCommand Objectp. 135
Using the OracleCommand Objectp. 157
Using the OleDbCommand Objectp. 175
Using the ObdcCommand Objectp. 187
The ADO.NET DataReader Object
Using the SqlDataReaderp. 203
Using the OracleDataReaderp. 229
Using the OleDbDataReaderp. 243
Using the OdbcDataReaderp. 255
The ADO.NET DataSet Object
Building a DataSetp. 269
Populating the DataSet Using the SqlDataAdapterp. 289
Populating the DataSet Using the OracleDataAdapterp. 305
Populating the DataSet Using the OleDbDataAdapterp. 317
Populating the DataSet Using the OdbcDataAdapterp. 329
Populating the DataSet Using Multiple Tables and DataAdaptersp. 339
Navigating the DataSet Using Windows Data-Bound Forms Controlsp. 351
Navigating Through the DataSet Using DataViewsp. 365
Navigating Through the DataSet Using DataRelationsp. 375
Updating the Database using the SqlDataAdapterp. 381
Updating the Database Using the OracleDataAdapterp. 397
Updating the Database Using the OleDbDataAdapterp. 413
Updating the Database Using the OdbcDataAdapterp. 433
Advanced Database Updatingp. 445
ADO.NET Data Integration
Mapping Data to XMLp. 469
Using ADO from ADO.NETp. 509
Appendixes
System.Data Namespace Referencep. 529
System.Data.Common Namespace Referencep. 645
System.Data.Obdc Namespace Referencep. 687
System.Data.OleDb Namespace Referencep. 737
System.Data.OracleClient Namespace Referencep. 793
System.Data.SqlClient Namespace Referencep. 845
Indexp. 895
Table of Contents provided by Blackwell. All Rights Reserved.