Dynamic and meta-programming in .NET 4
- DEV403
- Speakers: Ivan Towlson
- 2,891 Views
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