LINQ in Action roller

Linq to XML needs an XNamespaceScope class

When working with XML data we inevitably have to concern ourselves with XML namespaces + XML namespace prefixes. The Linq to XML API has been designed to make dealing with namespaces and namespaces prefixes as direct and straightforward as possible. Rather than having to deal with XmlNamespaceManagers and the like we simple reference all of our elements and attributes using their fully expanded name (namespace + local name). While the simplification provided by Linq to XML makes dealing with namespaces Read More...
Published Saturday, September 02, 2006 10:00 AM by Steve Eichert - LINQ
Anonymous comments are disabled

Featured Item

This Blog

Sponsoring

Syndication