What is the difference between wpf and silverlight?
Answer / Soni Rawat
WPF (Windows Presentation Foundation) is a UI framework for building desktop applications in .NET, while Silverlight is a plugin-based framework for creating web-based applications. WPF provides more capabilities and resources compared to Silverlight, but it's designed for Windows operating systems.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is clientbin folder in silverlight application?
What files are contained by .xap file?
Is Silverlight supported by all major browsers?
List some of the benefits of using Silverlight
Is silverlight supported on various locales?
What is MainPage.xaml?
How the even routing method works in silverlight?
Can we use external fonts in Silverlight? How
What are the components of silverlight?
Can you name built-in layout panels you have been using with silverlight?
How many xaml files are created when you create a new project in silverlight through visual studio and what are the uses of those files?
Explain the resemblance between css and silverlight, regarding overlapping objects.