Linked e-resources
Details
Table of Contents
At a Glance; Contents; About the Author; About the Technical Reviewer; Introduction; Chapter 1: Introduction to XML; What Is XML?; XPath; XSLT-Extensible Stylesheet Language; Wrapping Up; Chapter 2: Reading XML; Using XmlDocument; Searching with XPath; Search Using Attributes; Handling Namespaces; Using XPathDocument; Reading with XmlReader; Using LINQ to XML; Document vs. Document.Root: Getting to the Root Document; Searching for Attributes; Transforming Results; Using XPath with XDocument; Chapter 3: Modifying XML; Using XmlDocument; Modifying Attributes; Modifying Elements
Adding AttributesAdding Elements; Merging Documents; Removing Attributes; Removing Elements; Saving Our Changes; LINQ to XML; Modifying Attributes; Modifying Elements; Adding Attributes; Adding Elements; Merging Documents; Removing Attributes; Removing Elements; Saving Our Changes; Chapter 4: Serialization; Creating a Model; Writing to File; Composition; Inheritance; SOAP; Deserializing; Chapter 5: Real Life Examples; RSS Feed Application; Weather Application; A Basic XML Serializer; Index
Adding AttributesAdding Elements; Merging Documents; Removing Attributes; Removing Elements; Saving Our Changes; LINQ to XML; Modifying Attributes; Modifying Elements; Adding Attributes; Adding Elements; Merging Documents; Removing Attributes; Removing Elements; Saving Our Changes; Chapter 4: Serialization; Creating a Model; Writing to File; Composition; Inheritance; SOAP; Deserializing; Chapter 5: Real Life Examples; RSS Feed Application; Weather Application; A Basic XML Serializer; Index