Deitel
Resource Centers
Corporate Training
Books
FAQs
Newsletter
Tutorials
Web 2 eBook
Resource Centers
>>
Programming
>>
ADO.NET
>>
ADO.NET Sample Chapters
Login
|
Register
|
Media Kit
|
Press
|
Site Map
|
Contact Us
Resource Center
Contents
•
Blogs
•
Books
•
Conferences
•
Data Access Layer
•
eBooks
•
Entity Data Model
•
Entity Framework
•
FAQs
•
In C#
•
In Java
•
In Visual Basic
•
Introductions
•
Miscellaneous
•
Project Astoria
•
Resource Sites
•
Sample Chapters
•
Security
•
Silverlight
•
Training Courses
•
Tutorials
•
Videos
•
Webcasts
•
What's New
•
ADO.NET 3.5
ADO.NET Resource Center
Sample Chapters
Overview of ADO.NET
http://www.amazon.com/Programming-Microsoft%C2%AE-ADO-NET-Core-Reference/dp/073562206X/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1207764179&sr=1-1
Sample chapter: “Overview of ADO.NET,” from
Programming Microsoft ADO.NET 2.0 Core Reference
, by David Sceppa (August 2006). Discusses no new object model?, the ADO.NET object model, .NET data providers, namespaces, and why use separate classes in libraries? (such as better performance, greater extensibility, and proliferation).
An Introduction to Database Programming
http://www.amazon.com/Murachs-ADO-NET-Database-Programming-2005/dp/189077443X/ref=pd_bbs_sr_2?ie=UTF8&s=books&qid=1207764179&sr=1-2
Sample chapter: “An Introduction to Database Programming,” from
Murach’s ADO.NET 2.0 Database Programming with VB 2005
, by Anne Boehm (August 2007). Discusses an introduction to client/server systems, the hardware components of a client/server system, the three hardware components of a client/server system, client/server systems implementations, the software components of a client/server system, client software, server software and the SQL interface; client/server vs. file handling systems, and other client/server system architectures.
An Introduction to ADO.NET
http://www.amazon.com/Pro-ADO-NET-2-0-Sahil-Malik/dp/1590595122/ref=pd_bbs_sr_3?ie=UTF8&s=books&qid=1207764179&sr=1-3
Sample chapter: “An Introduction to ADO.NET,” from
Pro ADO.NET 2.0
, by Sahil Malik (September 2005). Discusses what ADO.NET is, what's wrong with ADO, important objects in ADO.NET, connected objects and disconnected objects.
Overview of ADO.NET Disconnected Classes
http://www.amazon.com/Programming-Microsoft-ADO-NET-2-0-Applications/dp/0735621411/ref=sr_1_4?ie=UTF8&s=books&qid=1207764179&sr=1-4
Sample chapter: “Overview of ADO.NET Disconnected Classes,” from
Programming Microsoft ADO.NET 2.0 Applications: Advanced Topics
, by Glenn Johnson (November 2005). Discusses getting started with the DataTable object, adding DataColumn objects to create a schema, creating primary key columns, creating DataRow objects to hold data, adding data to the DataTable, and viewing the state of the DataRow object using DataRowState.
< BACK
1
of
1
NEXT >
Update ::
May 16, 2008
© Copyright 1992-2008 by Deitel & Associates, Inc. All rights reserved.
|
Contact Us
|
Deitel.com
|
Privacy Statement
|
Terms Of Use