Bridging the Gap Between XML and Data Access

XML continues to be one of the hot technologies in the development world. More and more developers are finding that passing data as XML between different service layers or different applications provides tremendous flexibility and allows for interoperability between disparate systems.

You can use an XML document to store data such as information about a series of customers and each customer’s order history. In some ways, an XML document is similar to an ADO.NET DataSet or an ADO Recordset. Each object can store multiple pieces of data in a well-defined structure.

With previous development technologies such as Microsoft Visual Basic "classic" or Microsoft Active Server Pages (ASP), developers traditionally ...

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.