November 2003
Intermediate to advanced
476 pages
14h 38m
English
In addition to writing the
contents of a DataSet to an XML file, there are
other ways to deal with a database’s contents as
XML. There are two general ways to do this: you can read the XML data
directly, or you can read the data into a DOM tree.