Language-Integrated Query (LINQ)
Getting Started (LINQ to XML)
The following topics introduce LINQ to XML.
In This Section
|
Topic |
Description |
|---|---|
|
Provides an overview of the LINQ to XML technology. |
|
|
Compares LINQ to XML to the Document Object Model (DOM). |
|
|
Compares LINQ to XML to other XML parsing and manipulation technologies: XmlReader, XSLT, MSXML, and XmlLite. |
Reference
See Also