November 2003
Intermediate to advanced
476 pages
14h 38m
English
Much like generating classes,
xsd can generate DataSet
subclasses from an XSD. System.Data.DataSet is a
type that represents a group of database tables cached in memory. The
System.Data namespace constitutes the ADO.NET
architecture, which we’ll talk about in Chapter 11.