LINQKit: great tools for LINQ
Sunday, January 20 2008 - linq
Thanks to a link from ScottGu I stumbled on LINQKit, a set of great LINQ tools from the authors of C# 3.0 in Nutshell. Great stuff not only to aid productivity with LINQ, but also to learn about manipulating expression trees. I'll definitely be taking advantage of LINQKit in a current project.
