WPF Interview Question and Answers

11. What is the use of cardspace?
  Cardspace provides a common identification system that can be used by desktop applications, websites and more.
 
Your Name Your Email-ID
Your Answer
12. What is a Binary Application Markup Langauge(BAML) file?
  BAML files are compiled XAML files with the .baml extension.
These files are included in the assembly that is created in a WPF application at the compile time.
 
Your Name Your Email-ID
Your Answer
13. What are the types of routed events?
 
  • Direct Event
  • Bubbling Event
  • Tunnel Event
 
Your Name Your Email-ID
Your Answer
14. What are the main elements of WPF Designer?
 
    WPF Designer is the designer interface of WPF applications in Visual Studio 2010.
  • Design view
  • XAML view
  • Split view bar
  • Tag navigator
 
Your Name Your Email-ID
Your Answer
15. What is Windows Workflow Foundation?
  WWF is a programming model for building work flow enabled application on windows. System.WorkFlow namespace has all the necessary modules to develop any type of workflow.
 
Your Name Your Email-ID
Your Answer
123 Page 3 of 3