Working with XML Namespaces
The topics in this section describe how LINQ to XML supports namespaces.
In This Section
Topic |
Description |
---|---|
This topic introduces namespaces, the XName class, and the XNamespace class. |
|
This set of topics explains how to work with namespaces in C#. |
|
This set of topics explains how to work with namespaces in Visual Basic. |
|
Demonstrates how to specify XML namespaces in LINQ to XML queries when using the Visual Basic and C# languages. |