Learning LINQ Fast - LINQPad
While thinking a little more about LINQ, I found this powerful and simple tool called LINQPad.
It's a straightforward little tool that includes a LINQ interpreter and a query editor. It supports all "variations" of LINQ. I find it useful to test queries. :)
More: LINQPad.