Chapter 9. Working with Strongly Typed DataSet Objects and TableAdapters

In this chapter, you’ll learn about features built into Microsoft Visual Studio that can simplify the process of filling a DataSet and accessing its contents. Strongly typed DataSets, which were introduced in Visual Studio 2002 and version 1.0 of the .NET Framework, extend the basic DataSet class and make tables and columns of information available through properties and methods. TableAdapters, introduced in Visual Studio 2005, complement ...

Get Programming Microsoft® ADO.NET 2.0 Core Reference, 2nd Edition 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.