Windows Presentation Foundation (WPF) Question:

Download Job Interview Questions and Answers PDF

Explain the difference between Silverlight and WPF browser application?

WPF Interview Question
WPF Interview Question

Answer:

One of the major differences is that .NET framework is required for running WPF browser applications on the client machine. But Silverlight runs using only the plug-in. Another point of difference is that applications made in WPF depend on the OS as .NET Framework only runs on Windows. On the other hand, the Silverlight plug-in can be installed on those OSs also, which are not Windows.

Download WPF Interview Questions And Answers PDF

Previous QuestionNext Question
Is WPF has replaced DirectX?Which methods present in the DependencyObject?