LINQPad
Вот случайно набрел на одну интересную тулзину для тех кто использует LINQ.
Вот ее описание:
LINQPad lets you interactively query SQL databases in a modern query language: LINQ. Kiss goodbye to SQL Management Studio!
LINQPad supports everything in C# 3.0 and Framework 3.5:
- LINQ to SQL
- LINQ to Objects
- LINQ to XML
And LINQPad is more than just a LINQ query tool: it's a code snippet IDE. Instantly execute any C# 3 or VB 9 expression or statement block!
Best of all, LINQPad is free and needs no installation: just download and run. The executable is only 2MB and is self-updating.