Community

LINQ to XML Namespace Example

We use a XML namespace to avoid name conflicts. With a namespace we can more specifically point to an element in a XML structure. In LINQ to XML a namespace is represented by the XNamespace class.

Read More - Register for Free Membership