How does silverlight 2 differ from adobe flash?
Answer / Kapil Gupta
Silverlight 2 and Adobe Flash differ in several ways. Silverlight is a Microsoft-developed framework for building rich internet applications, whereas Adobe Flash is a multimedia platform used to create animations, videos, and interactive web content. Some key differences include:
1. Programming languages: Silverlight uses .NET languages such as C#, VB.NET, and F#, while Flash primarily uses ActionScript. However, Flash can also use other programming languages like JavaScript, PHP, or ASP.NET through a runtime called AIR (Adobe Integrated Runtime).
2. Plugin installation: Silverlight requires the user to install a plugin to run applications, whereas Flash comes pre-installed with many web browsers.
3. Video and audio formats: Flash supports more video and audio formats out of the box compared to Silverlight.
4. Cross-platform compatibility: Adobe Flash has better cross-platform compatibility as it can be used on Windows, Mac, Linux, iOS, Android, and more, whereas Silverlight is mainly used on Windows and a few other platforms.
| Is This Answer Correct ? | 0 Yes | 0 No |
Will silverlight support digital rights management?
Can you name built-in layout panels you have been using with silverlight?
What is the function of an object tree used in silverlight?
What is .xap file in silverlight?
Explain how can silverlight use asx files?
give an example of creating button in xaml ?
Is ado.net objects supported in microsoft silverlight project?
how to change the default page of silver light application?
what happens if we press f5 in visual studio to run a silverlight application?
does silverlight application supports desktop implementation?
How to add the reference of a class library project in silverlight application project?
Expression studio orvisual studio, which one better to use for developing silverlight application?