Getting Started (LINQ to XML)

Switch View :
ScriptFree
Language-Integrated Query (LINQ)
Getting Started (LINQ to XML)

The following topics introduce LINQ to XML. 

In This Section

Topic

Description

LINQ to XML Overview

Provides an overview of the LINQ to XML technology.

LINQ to XML vs. DOM

Compares LINQ to XML to the Document Object Model (DOM).

LINQ to XML vs. Other XML Technologies

Compares LINQ to XML to other XML parsing and manipulation technologies: XmlReader, XSLT, MSXML, and XmlLite.

Reference

Reference (LINQ to XML)

See Also

Concepts

Other Resources