Monday, August 24, 2009

WPF Interview Questions

1) What is WPF?
2) What are the container controls in WPF?
3) Is ADO.NET supported in WPF?
4) Explain dependency properties?
5) What's a style?
6) What's a template?
7) What is Routed Events & Commands?
8) What is Custom Controls in WPF?
9) How can worker threads update the UI?
10) Differences between Silverlight 2 and WPF
11) What is MVVM and MVP?