where is the best recommended place to store both static and user-specified configuration information?



where is the best recommended place to store both static and user-specified configuration informatio..

Answer / Kumar Phanishwar

The recommended location for storing both static and user-specified configuration data on Windows Phone OS is the 'LocalFolder' inside the 'ApplicationData' container. This ensures that your application has exclusive access to these files and can persist data between sessions.n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Windows Phone OS Interview Questions

is there an api for retrieving information on the files located in the store? I am looking to check when it was last written?

1 Answers  


Suppose I am hitting System.InvalidOperationException in the Navigate method of the WebBrowserControl. What gives?

1 Answers  


How to get the geolocation data on a picture?

1 Answers  


Tell me can I open sockets in windows phone?

1 Answers  


Tell me about the Windows Phone?

1 Answers  


Explain about windows phone web browser?

1 Answers  


Can I use my phone as a boot device?

1 Answers  


Explain how to detect the resolution of my device?

1 Answers  


Tell me Will TextTrimming property be available on TextBlock?

1 Answers  


Explain how to play video in isolatedstorage using mediaelement?

0 Answers  


Is .bmp format supported?

1 Answers  


Suppose when I deployed my xna app to the xde, the orientation is in portrait mode, but when I deploy it to a device, it's in landscape mode.?

1 Answers  


Categories