By deepakkapoor
via deepakkapoor.net
Submitted: Jul 03 2008 / 05:47
Joseph Albahari who co-authored C# 3.0 in a Nutshell has written a fantastic tool for writing LINQ queries called LINQPad. Lately I have been working extensively with LINQ and I often feel the need to write some code quickly to test my query. I usually end up writing a simple console application or a test.
Add your comment