adspace
where is the best recommended place to store both static and user-specified configuration information?
Answer Posted / 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 View All Answers