Refactoring Code Loops
Michael, Joe, and Alan discuss the common practice of writing foreach loops only to later refactor them into lambda expressions. They share their experiences with ReSharper suggestions and the debate between using lists versus IEnumerables in their code.In this clip
From this podcast

Coding Blocks
There's Something About LINQ
Related Questions