I am currently trying to learn all new features of C#3.0. I have found a very nice collection of sample to practice LINQ but I can’t find something similar for Lambda.
Do you have a place that I could practice Lambda function?
Update
LINQpad is great to learn Linq (thx for the one who suggest) and use a little bit Lambda in some expression. But I would be interesting in more specific exercise for Lambda.
LINQPad is a good tool for learning LINQ