From Delegates, to Lamdas and Expression Trees: Your guide to writing elegant code in C# .NET 4.0
This talk takes you from the delegate syntax from .net 2.0 to actions and funcs. Then it dives deep into creating elegant code using lamdas. Gives you an understanding as to how to implement expression trees for some cool and quick framework development inside your organization. This talk does not require any understanding of delegates and goes from the beginner to intermediate level.