Thursday, March 25, 2010

21 Important FAQ questions for WPF and SilverLight

21 Important FAQ questions for WPF and SilverLight
Introduction

What is the need of WPF when we had GDI, GDI+ and DirectX?

How does hardware acceleration work with WPF?

Does that mean WPF has replaced DirectX?

So can we define WPF in a precise way?

What is XAML?

So is XAML meant only for WPF ?

Can you explain the overall architecture of WPF?

Which are the different namespaces and classes in WPF ?

Can explain the different elements involved in WPF application practically?

What are dependency properties?

Are XAML file compiled or built on runtime?

Can you explain how we can separate code and XAML?

How can we access XAML objects in behind code?

What kind of documents are supported in WPF?

What is SilverLight ?

Come on, even WPF runs under browser why SilverLight ?

Can SilverLight run in other platforms other than window?

What is the relationship between Silver Light, WPF and XAML?

Can you explain SilverLight architecture?

Source code

Other silverlight FAQ Click here

No comments:

Post a Comment