LINQPad - Dynamically Query SQL Server Databases in LINQ
David Hayden ( Florida C# Developer ), Filed: .NET Tools
LINQPad looks like a pretty creative idea for providing an alternative to SQL Server Management Studio all based on LINQ. I love the product introduction:
“Can't wait for C# 3.0 and LINQ? Well you don't have to! Dynamically query SQL databases today in LINQ: no more struggling with antiquated SQL. Download LINQPad and kiss goodbye to SQL Management Studio: LINQPad supports LINQ to objects, LINQ to SQL and LINQ to XML—in fact, everything in C# 3.0 and .NET Framework 3.5. LINQPad is also a terrific learning tool for experimenting with this exciting new technology.”

Learn more here.
News Source: David Hayden ( Florida C# Developer ), Filed: .NET Tools