Why REST? by Aaron Skonnard

The C# language and the .NET platform introduced many new features to support language integrated query. In this session, we’ll look at using these LINQ related features to build rich, intention revealing logic. We’ll dive into the magic of expression trees
and use them to implement type-safe reflection, apply lambda expressions for a functional programming style, and use extension methods to build an internal DSL in C#.
This session is presented by Scott Allen during Microsoft DevDays 2010 in The Hague in The Netherlands.