Dynamic and meta-programming in .NET 4

Embed code for this video

Copy the code above to embed our video on your website/blog.

Close

Video format

Option selected may change based on video formats available and browser capability.

Close

Download

Right click “Save as…”

With the introduction of the C# dynamic keyword and the Dynamic Language Runtime, it's now possible to extend your C# programs to use a dynamic style.  Your program can figure out at run-time what classes, fields, properties and methods it needs, and can use the new dynamic features to create and access them.  Learn how to do things that previously required you to learn a whole new language, all within the familiar environment of C# and .NET 4 -- and find out how it all works behind the scenes.

Comment on this Session

Already have a Channel 9 account? Please sign in