Frank Boettcher posted on July 30,
2009 16:00
With their Language-INtegrated Query (LINQ), Microsoft developed a very powerful extension to their .NET programming languages. It offers a uniform technique to query all different kinds of data (SQL, XML, collection of objects, etc.)
There are many introductions and resources at the web about th...
Read the rest of this article...