Free LINQPad is a great way to learn LINQ!
- by CatherineRussell
LINQPad is a great way to learn LINQ: it comes loaded with 500 examples from the book, C# 4.0 in a Nutshell.
There's no better way to experience the coolness of LINQ and functional programming.
LINQPad is more than just a LINQ tool: it's an ergonomic C#/VB scratchpad that instantly executes
any C#/VB expression, statement block or program…