ADO.NET and XML
In this chapter, I have demonstrated the kinds of data access that users have come to expect from ADO, and shown how the new ADO.NET data-access framework provides such support through its class libraries. I would be remiss, however, if I failed to mention that ADO.NET also provides complete support for XML. Most interesting is its support for presenting the contents of a data set as either a collection of tables, as we have explored in this chapter, or as an XML document.
The tight integration of ADO.NET and XML and its applications are beyond the scope of this book, but complete information can be found in the .NET Framework SDK Reference.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access