What is the difference between silverlight and wpf browser application?
Answer Posted / Mohit Pal
Silverlight and WPF are both Microsoft UI frameworks, but they have some key differences: 1) Silverlight runs in a browser plugin and supports multiple platforms (Windows, Mac OS X, Linux), while WPF is primarily designed for Windows. 2) Silverlight has limited access to the host system compared to WPF. 3) Silverlight applications can be smaller and load faster than WPF applications due to its use of a binary format called BAML. However, WPF provides richer graphics and performance.
| 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