70-502 Objectives List Part 3

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

Adding and Managing Content

  • Create and display two dimensional and three dimensional graphics. It may include but not limited to  using geometric transformation; brushes;  drawing shapes; clipping;  flipping;  hit testing.
  • Create and manipulate documents. It may include but not limited to XML Paper Specification (XPS) and flow documents;  incorporating UI elements inside documents; choosing the right element for text presentation;  scaling text; selecting controls for formatting text documents;  printing.
  • Add multimedia content. It may include but not limited to media player vs. media element; adding a sound player;  handling media-specific events such as buffering.
  • Manage binary resources. It may include but not limited to embedding resources in your application;  linking to external resources;  preloading resources; asynchronously using resources;  sharing resources.
  • Manage images. It may include but not limited to accessing image metadata; transforming graphics into images;  stretching and sizing images.
Share