LINQpad is a very handy tool for quickly testing LINQ queries without the hassle of having to create a project in Visual Studio. No installation required. Just download, run, optionally attach your database and start putting those Lambdas to good use.

It makes learning LINQ so much easier!