In Android, you can store user’s config in “preferences” file. So where should the “preferences” being stored in a Metro app and how can this be accomplished?
Any example will help. Examples in Javascript would be the best.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use Windows.Storage.ApplicationData for this.
Example:
You can also take a look at the Sample SDK app