Online Datareader eLearning Training
From Serebra Learning Corporation
ADO NET Connections and Commands
To introduce ADO.NET and to describe how to make connections to databases and run stored procedures and SQL statements in a connected design C# programmers and candidates for the Microsoft MCSD and MCAD certification paths
more...
Introduction to ASP.NET Part 2: ADO.NET, Partitioning, and Tracing


The is the second course in a three part series that provides the learner with instruction on using ADO.NET to access data, on separating code from content, and on using the ASP.NET trace feature. The course will cover using ADO.NET to access data from various data sources and allows the learner to practice displaying and customizing data display. The course then describes the different methods of
more...
MS VB .NET: Web Development Part 3: Data Access in Visual Studio and ADO.NET


Assuming that the learner is now familiar with the basics of Web forms and controls, this course introduces ADO .NET and guides the learner through database connections and data access.
more...
From 123-CBT Computer Based Training
ASP NET Part 2 ADO NET Partitioning Tracing

...fy the syntax used to retrieve data from a database using DataReader objects. Identify the syntax used to create a parameter for a stored procedure. Identify the syntax used to call a stored procedure. Identify the syntax used to read data from a DataReader by using the Read method. Identify the differences in procedures for accessing data when using a DataSet
more...
Visual Basic NET-Web Based Development Part 3

...ntify data access considerations for selecting DataSet or DataReader objects. o Identify the syntax for using DataView objects. o Sequence the steps for binding a DataSet to a list-bound control. o Identify the syntax for handling database errors. o Identify the syntax for creating multiple tables. o Identify the syntax for creating a relationship between DataTables. o Identify the
more...
