Hour 1

Quiz Answers

1: Name the most important root object in ADO.NET.
  1. The DataTable

  2. The DataSet

  3. The DataAdapter

A1: b. The DataSet is the object that can contain several DataTables and store relationship and constraint information.
2: True or false: ADO.NET represents all its objects internally using XML.
A2: True.
3: Which important ADO.NET namespace contains the DataSet, DataTable, and DataRow?
A3: The System.Data namespace contains these classes.

Get Sams Teach Yourself ADO.NET in 24 Hours now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.