LINQPad – great tool for testing LINQ
If you’re dealing with LINQ in C# .Net there is a great tool called Linqpad that allows LINQ queries to be run from a GUI against your SQL DB. The tool is free, but requires a license for intellisense support. http://www.linqpad.net/