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

Note: These selections will fall back to the next best format depending upon 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.

Comments Closed

Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.