where is the best recommended place to store both static and user-specified configuration information?
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 |
is there an api for retrieving information on the files located in the store? I am looking to check when it was last written?
Suppose I am hitting System.InvalidOperationException in the Navigate method of the WebBrowserControl. What gives?
How to get the geolocation data on a picture?
Tell me can I open sockets in windows phone?
Tell me about the Windows Phone?
Explain about windows phone web browser?
Can I use my phone as a boot device?
Explain how to detect the resolution of my device?
Tell me Will TextTrimming property be available on TextBlock?
Explain how to play video in isolatedstorage using mediaelement?
Is .bmp format supported?
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.?