MSDN UK Screencasts: C# Version 3.0 - Expression Trees

MSDN UK Screencasts

One of the most powerful aspects of Lambda Expressions is the compiler's ability to turn those code-expressions into data that can be manipulated at run-time. This session explores those Expression Trees.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“If debugging is the process of removing software bugs, then programming must be the process of putting them in.” - Edsger Dijkstra