|
|
|
 | |
|
| Overview of ADO.NET | | http://msdn2.microsoft.com/en-us/library/h43ks021(vs.71).aspx | | "Overview of ADO.NET," from the Microsoft .NET Framework Developer's Guide. Discusses the ADO.NET DataSet, design goals for ADO.NET, the ADO.NET architecture, .NET framework data providers, writing common code for .NET framework data providers, the ADO.NET sample application, side-by-side execution and ADO.NET, and accessing data with ADO.NET. | | |
|
| ADO .NET Architecture | | http://www.startvbdotnet.com/ado/default.aspx | | Article: "ADO .NET Architecture," from Dotnet.com. Discusses what ADO.NET is, the evolution of ADO.NET, why ADO.NET?, the ADO.NET data architecture, DataSet, the data provider, component classes that make up the data providers, the connection object, the DataReader object, and the DataAdapter object. | | |
|
| ADO.NET Definitions and Examples | | http://www.datadirect.com/developer/net/definitions/index.ssp | | “ADO.NET Definitions and Examples,” from Data Direct. This directory contains a listing of terminology and definitions, descriptions and examples of application development within the Microsoft .NET Framework. Topics include .NET architecture, common language runtime (CLR), Microsoft .NET Framework, namespace, web services, ADO.NET, managed code, web forms, XML web services and more. | | |
|
| Introduction to ADO.NET | | http://www.sitepoint.com/article/introduction-ado-net | | Tutorial: "Introduction to ADO.NET," by Dimitrios Markatos. Discusses namespaces, the connection, the DataReader, command object methods (ExecuteReader, ExecuteNonQuery, ExecuteScalar, ExecuteXmlReader, Prepare, and Dispose), DataReader methods (Read, HasRows, IsClosed, NextResult and Close), Datareader object command behaviors (SingleResult, SingleRow, SequentialAccess and CloseConnection), the completed DataReader, stored procedure, stored procedures and alternative method, the DataSet, working with DataSets, and displaying the data. | | |
| |
| |
|
| Roadmap for ADO.NET | | http://support.microsoft.com/kb/313485 | | Article: "Roadmap for ADO.NET DataSet, DataView, and DataViewmanager Objects," from Microsoft. Discusses the DataSet, the DataTable, the DataColumn, the DataRow, the DataRelation, the ExtendedProperties, the DataView, the DataViewManager and troubleshooting. | | |
| |
| |
| |
|
|
| |
 |
|
|
|
|