Archive for the ‘LINQ’ Category
LINQ to XML – 5 Minute Overview
June 19th, 2010
wiseinn
LINQ to XML is a new way to construct, write and read XML data in the .NET language of the developers’ choice. This new API simplifies working with XML data without having to resort to using additional language syntax like XPath or XSLT. LINQ to XML is not a replacement for any of the current [...]
RSS Feed
Posted in
