What is the best way to go about reading and writing simple configuration data like we used to use App.config and Web.config available thr
You can find a sample to mimic app.config in Windows Store apps based on XML files here
Hth
Stefan