Thursday, 13 March 2014

WPF Interview Questions


  1. What are the advantages of WPF over WinForms?
  2. What are the types of Binding modes?
  3. What is the default Binding mode?
  4. What is the use of INotifyPropertyChanged?
  5. What is the difference between PRISM and MVVM?
  6. What is PRISM?
  7. Explain the process behind WPF.
  8. What is the difference between StaticResourece and DynamicResoures?
  9. What is the difference between CustomControl and UserControl.
  10. How to communicate  View to ViewModel for button click?
  11. Where to write ICommand?
  12. What is difference between Visual Tree and Logical Tree?
  13. What is the difference between CLR property and Dependency property?
  14. What are Routed Events?

No comments:

Post a Comment