A lot of my friends who want to get started with Silverlight development keep asking me what's the difference between Silverlight 1.0 and Silverlight 1.1? Which version should they use? Which version supports what?
The primary difference between the two versions is: you can only use JavaScript to create Silverlight applications in version 1.0, however you can use your favorite language, be it C#, VB, IronRuby or IronPython to create Silverlight applications in version 1.1.
For detailed information on the features of Silverlight versions 1.0 and 1.1, click here.
Cheers,
Raj
~~~ CODING FOR ETERNITY !!! ~~~