nerdexam
Microsoft

70-484 · Question #150

You have developed a Windows Store app that enables a user to read news items. The app uses a subscription-based news feed to fetch news items after the user provides his or her credentials for the…

The correct answer is C. Store the ID of the article being read currently so the ID can be accessed on any other device to. See the full explanation below for the reasoning.

Question

You have developed a Windows Store app that enables a user to read news items. The app uses a subscription-based news feed to fetch news items after the user provides his or her credentials for the service. What is the correct way to use the roaming application data store in such an app?

Options

  • AStore the user's credentials in a file so the app can use it across multiple devices.
  • BStore the most recently read article so that it opens if the reader closed the application while
  • CStore the ID of the article being read currently so the ID can be accessed on any other device to
  • DStore the top news articles for the day so they are available in all the user's devices.

How the community answered

(26 responses)
  • A
    12% (3)
  • B
    4% (1)
  • C
    77% (20)
  • D
    8% (2)

Community Discussion

No community discussion yet for this question.

Full 70-484 Practice