Community

Introduction to LINQ, Part 2: LINQ to XML

(Marius Bancila) In the first article of the series, I introduced the LINQ to Objects API, showing how the language integrated queries can be used for querying sequences with C#. In this second article, I will introduce LINQ to XML, formerly code-named XLinq.

Read More - Register for Free Membership