nerdexam
Microsoft

70-484 · Question #71

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…

The correct answer is B. Define all of the styles in external files and merge the styles at the page level. 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

  • Ause inline styles.
  • BDefine all of the styles in external files and merge the styles at the page level.
  • CDefine all of the styles in resource dictionaries at the page level.
  • DDefine all of the styles in App.xaml.

How the community answered

(47 responses)
  • A
    6% (3)
  • B
    72% (34)
  • C
    17% (8)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 70-484 Practice