The CLR has great support for dynamic languages like IronPython. Learn how the new Dynamic Language Runtime (DLR) adds a shared dynamic type system, a standard hosting model, and support for generating fast dynamic code. Hear how these features enable
languages that use the DLR to share code with other dynamic and static languages like Microsoft Visual Basic .NET and C#.