Posted By: Charlie Calvert | Sep 22nd, 2009 @ 12:10 PM | 30,698 Views | 10 Comments

In this video Microsoft developers Sam Ng and Chris Burrows discuss the new Dynamic feature that is part of the next version of C#. This feature provides enhanced interoperation with dynamic languages such as Ruby and Python, with dynamic models such as Silverlight JavaScript, and with COM objects, particularly those that you find in the Office APIs. With the addition of Dynamic to C# 4.0, it is now much easier to access Microsoft Office APIs from C#. Sam and Chris are both developers on the C# compiler team and both helped design the implementation of Dynamic found in C# 4.0.

Rating:
2
0
aL_
aL_
Rx ftw

very interesting video, and deep too Smiley but why isnt it on the main page?? alot of people will miss it if it doesnt displayed there... :/

Charles
Charles
Welcome Change

Because we didn't know about it. Fixed! Thanks for making content for C9, Charlie.

C

aL_
aL_
Rx ftw

sweet Smiley its a good and technical interview, those have been somewhat thin lately :/

wisnia
wisnia
Tomasz Wisniewski

Yes I agree! Now it would be nice to see some how-to/tutorial video with samples Smiley

Charles
Charles
Welcome Change

We'll keep more technical stuff coming (there's some great content in the pipeline). You will see more and more content coming from folks who work on product teams in addition to content from the C9 team. That's the future and it's exciting.

 

In terms of more specific product deep dives + demo and code samples... Stay tuned... Smiley

C

During the presentation it was mentioned that interop assemblies are optional. How about the XML source code documentation ? One of the advantages of using primary interop assemblies is to ship the XML source code documentation to the users machines so the users can use the intellisense. How is this supported in DLR?

Too bad you guys didn't white board some examples.  Good video regardless Smiley

Great video guys. Where is the one for VB?

 

Microsoft Communities