Microsoft
70-491 · Question #43
You are designing a Windows Store app that creates large amounts of temporary binary data each time it is run. You need to ensure that data is persisted while the app is running but deleted when the…
The correct answer is A. a temporary app data store B. the app files of the local app data store C. the app settings of the local app data store. See the full explanation below for the reasoning.
Question
You are designing a Windows Store app that creates large amounts of temporary binary data each time it is run. You need to ensure that data is persisted while the app is running but deleted when the app is closed. Which app data storage mechanism should you use? (Each correct answer presents a complete solution. Choose all that apply.)
Options
- Aa temporary app data store
- Bthe app files of the local app data store
- Cthe app settings of the local app data store
- Da roaming app data store
How the community answered
(22 responses)- A73% (16)
- D27% (6)
Community Discussion
No community discussion yet for this question.