Wednesday, October 15, 2008

Dynamic Languages in Silverlight 2 RTW!

Silverlight 2 shipped yesterday! And, better yet, there's a new release of dynamic languages for Silverlight!

 

Download the SDK!

Note: it's the same version number as the RC0 release (0.4.0)

 

Since this post is devoid of content, here's a bunch of other posts I've made that are more interesting. Here are some announcement blog posts:

For more interesting posts/walk-throughs:

2 comments:

KKI said...

Hi Jimmy, I have a question.
What is Microsoft.Scripting.ExtensionAttribute.dll in sdlsdk 0.4.0 ?

Jimmy Schementi said...

A better/similar solution to the ExtensionAttribute hell IronPython/IronRuby are currently experiencing. There's a great explanation of the problem on Harry Pierson's blog (http://devhawk.net/2008/09/17/DLR+Namespace+Change+Fire+Drill.aspx), and we will post shortly about pulling this code out into Microsot.Scripting.ExtensionAttribute.dll.