Get Microsoft Silverlight

Additional Downloads

To download, right click the file type you would like and pick ‘Save Target As’ or ‘Save Link As’

Share This Video

  • Copy and Paste This



COMMENT:*

Dynamic in Microsoft Visual C# 4.0: The Why's and How's


C# is a solidly static programming language, and proudly so. Many objects in the world are more dynamic though, whether originating from COM, JavaScript, Python or other places. Interacting with that world from C# used to be painful and error prone, but C# 4.0 takes the plunge and provides deep integration of dynamic binding into the language. What are we doing, why do we do it like that, and why is it still safe? Come and see!

Related Content