nerdexam
Microsoft

70-484 · Question #72

70-484 Question #72: Real Exam Question with Answer & Explanation

The correct answer is A. Define all of the styles in external files and merge the styles in App.xaml.. See the full explanation below for the reasoning.

Question

You are developing a Windows Store app that has four pages. Page 1 and page 2 share a set of styles. Page 3 and page 4 share a different set of styles. You need to recommend a solution to manage the styles. The solution must meet the following requirements: - Ensure that the styles can be used by every app that you develop. - Minimize the amount of effort required to update the styles across multiple apps. What should you include in the recommendation?

Options

  • ADefine all of the styles in external files and merge the styles in App.xaml.
  • BDefine all of the styles in a resource dictionary in App.xaml.
  • CDefine all of the styles in resource dictionaries at the page level.
  • DDefine all of the styles in the resources at the page level.

Community Discussion

No community discussion yet for this question.

Full 70-484 Practice