Freigeben über


MSDN Magazine on the Power of LINQ

A lot has been written about the new set of language features known collectively as Language Integrated Query (LINQ), which is included in upcoming release of Visual Studio 2008. It’s certainly one of the hot topics of conversation around my team. I just found a couple of great articles on LINQ in the June edition of MSDN Magazine: Unleash The Power Of Query In Visual Studio "Orcas" focuses on the Visual Basic perspective, and The Evolution Of LINQ And Its Impact On The Design Of C# looks at it from a C# standpoint. Good stuff written by the folks at Microsoft that are actually working on the projects.

 

Anson Horton's LINQ Architecture - Twango