Chapter 8. XML Fundamentals

IN BRIEF

In this chapter you will explore the various XML support provided by the .NET Framework. This chapter is divided into five sections with each section discussing a particular area of support for XML.

In the first section, you will explore the basic XML DOM. This includes loading, storing, adding nodes, elements, and attributes. The second section deals with the various XmlReader-derived classes along with conversion of XML types. The third section is about the use of XPath to location elements within an XML document. XPath is a very powerful search feature and we'll cover its varied usage. The fourth section introduces the XPathDocument and XSLT transformations. The ability to transform data from one XML document ...

Get Microsoft® Visual C#® .NET 2003 Unleashed 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.