Q:
What is the difference between Silverlight 1.0 and 2?
Answer
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 the Silverlight 2 runtime is installed, it installs a limited version of the .NET runtime on the client machine
View answer
Workspace
Report Error
Discuss