Reading XML

Because XML is simply text, it can be read from a file, string, or stream using any data access method you're familiar with. To make life easier, the DataSet object can work with XML data directly, saving you the trouble of writing the code necessary to read from the XML text file or stream manually.

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.