LINQ Resources
Posted onLINQ (Language Integrated Query) is one of the most promising technologies for Microsoft®’s .NET.
Here are some great resources for those interested in learning more about this generic data query API:
- LINQ/C# Learning Guide - Quick look at the LINQ extensions and the upcoming release of C# 3.0 in general
- LINQ in Action - Learn about LINQ, LINQ to SQL (DLINQ) and LINQ to XML (XLINQ)
- Hooked on LINQ - Developers’ Wiki for .NET Language Integrated Query
- LINQDev - Dedicated site to Language Integrated Query development
Comments
comments powered by Disqus