deCast - Dynamic Xml with C# 4.0
RobBagby
Jan 26, 2009 at 3:32 AM
Rob Bagby
(1)
The Dynamic capabilities of C# 4.0 provide the ability to communicate with dynamic languages such as IronRuby and IronPython, but C# developers can build dynamic objects, as well. In this screencast, we will illustrate how you can take advantage of the
dynamic functionality enabled in C# 4.0…