70-502 Objectives List Part 1

On January 31, 2010, in 70-502, by Allen Ryan

Creating a WPF Application

  • Select an application type. It may include but not limited to choosing between Windows application, Navigation application, and XAML Browser Application (XBAP) application;  select the right type of application based on security restrictions.
  • Configure Event Handling. It may include but not limited to tunneling vs. bubbling events; using the Event Manager class; handle application-level events.
  • Configure commands. It may include but not limited to defining commands; associating commands to controls; creating custom commands; handling commands.
  • Configure page-based navigation. It may include but not limited to defining and using PageFunction; using Navigation Service and hyperlinks; simple navigation vs. structured navigation; using the Journal; handling navigation events.
  • Configure application settings. It may include but not limited to creating application settings; creating user settings; loading and saving settings.
  • Manage application responsiveness. It may include but not limited to implementing asynchronous programming patterns; marshalling between threads; freezing UI elements.
Share

3 Responses to “70-502 Objectives List Part 1”

  1. Great read. Thanks for the info!

  2. Thanks for another great article. Where else could anyone get that kind of info in such an ideal way of writing? I have a presentation next week, and I’m on the look for such info.

  3. Andrew Pelt says:

    Wow! Everything I desired summed up in a very short way. To my mind, it’s the most amazing text I have ever read. Thanks!

Leave a Reply