nerdexam
Microsoft

70-484 · Question #145

You are developing a Windows Store game and want to save user settings when the app is suspended. Which data storage strategy should you use?

The correct answer is C. Save in the roaming app data store and read from it when needed. See the full explanation below for the reasoning.

Question

You are developing a Windows Store game and want to save user settings when the app is suspended. Which data storage strategy should you use?

Options

  • ASave the settings in local storage and retrieve when needed.
  • BSave in the local registry and read from it when needed.
  • CSave in the roaming app data store and read from it when needed.
  • DSave in the local directory and read from the file when needed.

How the community answered

(39 responses)
  • A
    5% (2)
  • B
    8% (3)
  • C
    85% (33)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 70-484 Practice