20. XML and LINQ to XML
Objectives
In this chapter you’ll learn:
To create DTDs and schemas for specifying and validating the structure of an XML document.
To create and use simple XSL style sheets to render XML document data.
To use the Document Object Model (DOM) to manipulate XML in C# programs.
To use LINQ to XML to extract and manipulate ...
Get C# 2008 For Programmers Third Edition Deitel® Developer Series 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.