nerdexam
Microsoft

70-484 · Question #148

You are developing a Windows Store app that enables users to download their photos from social networking sites; manipulate them; and share them with friends through email, Twitter, and Facebook…

The correct answer is B. Use the temporary application data store to save a copy of the original and processed files. C. Use Windows Azure to store processed files and access these files on other devices owned by D. Use the roaming application data store to store the list of files accessed recently. See the full explanation below for the reasoning.

Question

You are developing a Windows Store app that enables users to download their photos from social networking sites; manipulate them; and share them with friends through email, Twitter, and Facebook. Your app shows a list of photos that the user viewed recently as well as their modified versions. Which file storage options should you use? (Choose all that apply.)

Options

  • AUse the roaming application data store to save the processed files so that they are available on
  • BUse the temporary application data store to save a copy of the original and processed files.
  • CUse Windows Azure to store processed files and access these files on other devices owned by
  • DUse the roaming application data store to store the list of files accessed recently.
  • EUse your application's install location to store all the files.

How the community answered

(17 responses)
  • A
    6% (1)
  • B
    82% (14)
  • E
    12% (2)

Community Discussion

No community discussion yet for this question.

Full 70-484 Practice