Xdocument

How to read XML - XDocument and LINQ to XML - PART 1

How to read XML - XDocument and LINQ to XML - PART 2

C# : What is the fastest way to load XML into an XDocument?

XDocument vs XmlDocument in c#

Learn Linq to XML With C# - Part 2: How to Read XML File Using Linq to XML With XDocument

Parse Xml using XDocument or XPath on C#

How to read xml-file using XDocument?

Linq to XML With C# - Part 2: Read XML File Using XDocument

C# : Parsing XML using XDocument

C# : XDocument to XElement

C# : XDocument or XmlDocument

Convert XDocument to Stream in C#

Create XML using XDocument on C#

C# : how to use XPath with XDocument?

How to Convert XMLDocument to XDocument in C#

C# : How to convert XElement to XDocument

C# : What's the difference between XElement and XDocument?

Кирилл Пронин — Как приручить XDocument? XmlDocument vs XDocument

C# : How to Get XML Node from XDocument

C# : Reading XML using XDocument & Linq - check if element is NULL?

C# : How do I get a NameTable from an XDocument?

How to Convert a String Representation of XML into XDocument or XElement in C#

C# : How do I add a document type to an XDocument?

C# : How to print ?xml version='1.0'? using XDocument