How is Silverlight different from WPF browser application?
Answer Posted / Amar
Silverlight and WPF share similarities but have some key differences: 1) Runtime: Silverlight runs in a separate plug-in, whereas WPF applications run natively on the operating system. 2) Dependencies: Silverlight has fewer dependencies compared to WPF, making it more lightweight for deploying simple applications. 3) APIs and Features: While both share some APIs, WPF offers a broader range of features like advanced controls, data binding, and graphics capabilities due to its integration with the .NET Framework.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category