How much do you know about LINQ? If you only heard about it, you should read Mark Whitehorn's article.

Related posts:

  1. C# 3.0: Querying XML in C# with LINQ to XML LINQ to XML is a built-in LINQ data provider that...
  2. C# 3.0: Linq to Xml Object Model The Linq to Xml object model is very simple. The main...
  3. C# 3.0: Writing XML Documents using LINQ Consider that we want to create the following XML...