Now that the March CTP is released, I wanted to blog about different ways you can use LINQ queries to simplify your code and write less code to achieve the same results. Consider a typical application that has a collection of some type (say, a collection
Read More...