Managing Disconnected Data


Overview/Description
To demonstrate how to relate tables and DataSets, bind DataSets to a DataGrid, and to modify, view, and select disconnected data

Target Audience
C# programmers and candidates for the Microsoft MCSD and MCAD certification paths

Prerequisites
A good knowledge of C# language, SQL, relational databases, and Visual Studio .NET

Expected Duration
140 Minutes

Objectives:

Managing Disconnected Data

  • identify the code to manage tabular relationships with ADO.NET.
  • handle relationships between tables using ADO.NET.
  • identify the correct steps to bind a control to a data source in a given scenario.
  • identify the correct steps to modify rows using ADO.NET in a given scenario.
  • select the correct steps to handle changes to DataTable data.
  • add and then modify rows of data, handle any errors or events arising, and accept or reject changes.
  • identify the correct setups to select specific data using ADO.NET.

  • Course Number: 131252_eng