XML
Back to TOCExpanded TOC
Extensible Markup Language
- Comparing LINQ to XML and XPath
- A More Robust Approach for Handling XName Objects in LINQ to XML
- Writing Succinct Code to move XElement and XAttribute Objects from One LINQ to XML Tree to Another
- Equality Semantics of LINQ to XML Trees
- Manually Cloning LINQ to XML Trees
- Querying LINQ to XML Nodes in Reverse Document Order with Better Performance
- Document-Centric Transforms using LINQ to XML
- Recursive Approach to Pure Functional Transformations of XML
- Implementing ‘Inheritance’ in XML
- Align Attributes when Formatting XML using LINQ to XML
- Writing Entity References using LINQ to XML
- Convert XDocument to XmlDocument (and Convert XmlDocument to XDocument)
- Serializing Encoded XML Documents using LINQ to XML
- Controlling Namespace Serialization of LINQ to XML
- XML Element and Attribute Name Guidelines
- Working with Optional Elements and Attributes in LINQ to XML Queries
- Custom Formatting of XML using LINQ to XML