Differentiate between Silverlight and Windows Presentation Foundation (WPF)?
Answer / Sahil Kumar
{"Platform": "Silverlight is a browser plugin, while WPF is a .NET framework for building desktop applications.","Cross-platform compatibility": "Silverlight can run on multiple platforms such as Windows, Mac OS X, Linux, and mobile devices. WPF is only compatible with the Windows operating system.","Installation": "Silverlight applications do not require separate installation and can be run directly in the web browser through a plugin. WPF applications require separate installation."}
| Is This Answer Correct ? | 0 Yes | 0 No |
Which tool should use for Silverlight – Expression Studio or Visual Studio?
What is Storyboard class in Silverlight?
What is official name of silverlight?
what is a .xap file?
What is silverlight tool kit?
Describe how to perform event handling in silverlight.
Does silverlight support mpeg4 and h.264 video, or advanced audio coding (aac) audio, or flash video?
what is .xap file?
Which language is used to design the layout in silverlight?
What are the programming languages in which you can implement behavior of silverlight application?
what happens if we press f5 in visual studio to run a silverlight application?
How does Silverlight make the Microsoft development system better?