I have a page in my WP7 which contains some text boxes. When pressing the back key this method is run to save the contents:
I\'m having trouble in the following code, in that, the XDocument contains NO elements and hence the LINQ query will not execute.I\'ve posted the code and the XML below that.For the life of me I canno
I have an application that stores some data in isolated storage. The data is stored with the Machine-Assembly scope so that all users on the given machine could access this data.
I have developed one OOB SL4 applicaton for a food chain, and it stores outlet bills locally in isolated storage, and these bills gets uploaded when Internet connection would be available. All is work
I have been trying to open a file on c: drive using Isolated Storage, I tried different ways but they all give the same error, here\'s the code;
I load up a few XML files with my app in Mono when deploying to iPhone. I edited one of those XML files in Windo开发者_StackOverflowws through a LAN connection to the Mac on which the file resided. Af
This question already has answers here: Closed 11 years ago. 开发者_JS百科 Possible Duplicate: Adding files to WP7 isolated storage from Visual Studio?
I am trying to do a composeSMS task in windows phone 7. And i have a array of data retrieve from isolated storage.
I am trying to get the selected value from a list box on the Windows Phone 7 platform. The data in my listbox is made up of three columns, consisting of 2 text blocks and 1 image object.
The directory have been mapped as indicated in the LoadFiles Method. However, the Delete code isn\'t able to delete the files from the directory in the isolated storage, even though it has already bee