PrepAway - Latest Free Exam Questions & Answers

What should you include in the recommendation?

You are developing a Windows Store app named VideoPlayer.
The app will provide user with the ability to select video files by using the file picker and to play the
video.
You need to recommend a solution for the app that meets the following requirements:
If the app is terminated while playing a video, the next time the app starts, the video must play.
The app must minimize the amount of storage space used.
The app must NOT request any capabilities.
What should you include in the recommendation?

PrepAway - Latest Free Exam Questions & Answers

A.
Add the file to AccessCache.StorageApplicationPermissions.MostRecentlyUsedList.

B.
Store the StorageFile.Path property in ApplicationData.Current.LocalSettings.

C.
Store the video in ApplicationData.Current.RoamingFolder.

D.
Store the video in ApplicationData.Current.LocalFolder.

Explanation:
http://msdn.microsoft.com/enus/library/windows/apps/windows.storage.accesscache.storageapplicationpermissions.mostrecentl
yusedlist.aspx


Leave a Reply