C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...







Difference between Silverlight 1 and Silverlight 2



This chapter explains some of the primary differences between Silverlight 1 and Silverlight 2



Silverlight 1 is purely AJAX and Javascript based. All the code has to be written in Javascript and XAML.

Silverlight 2 supports managed code. When Silverlight 2 runtime is installed, it installs a limited version of .NET runtime on the client machine. This allows .NET programmers to write managed code to be executed on the client PC and provide a better user experience to the users. Of course, there is security and restrictions built in to it so that the code has limited access to the client computer.

Developers must be aware that if the end user decline to install the .NET runtime on their client computer, the Silverlight 2 applications will not run.


  • Next Chapter: Difference between Silverlight and WPF

  • Previous Chapter: What is silverlight ?

  • Tutorial Index



  • dotNet Slackers

    About Us    Contact Us    Privacy Policy    Terms Of Use