Adventures in LINQ
New in C# 3.0, Language INtegrated Query extends the C# language in a new way.
In my experience, programming in C# 3.0 is quite different from working in earlier versions of the language, because new language features (such as lambda expressions and extension methods) and new library classes (especially Enumerable) make it possible to write in one line what previously took several lines of code.
This series consists of blog posts over an extended period of time, as I've discovered interesting things about LINQ.

Recent comments
29 sec ago
11 hours 7 min ago
6 days 8 hours ago
1 week 11 hours ago
1 week 1 day ago
1 week 2 days ago
2 weeks 3 days ago
10 weeks 5 days ago
18 weeks 3 days ago
18 weeks 3 days ago