isolatedstorage
Cache MultiScaleTileSource in Isolated Storage
I trying develop a custom map application. I\'m using MultiScaleTileSource class and I want to cache data in the local Isolated Storage.[详细]
2023-03-19 10:13 分类:问答Have to re-run the application to show the saved files after it is being saved
This application does not show the saved files after it is being saved in开发者_JAVA技巧 the list of save files. It has to be re-run every time you\'ve added a file.[详细]
2023-03-18 11:15 分类:问答How to read individual lines of a text from the isolated storage?
How to开发者_如何转开发 read each individual inputted text on their respective text block? When i activate the reading codes, they read the 2 text in 1 text block.[详细]
2023-03-18 09:04 分类:问答how to do a get and set method to allow reading of save files from different page
How do i get the FileName and FileText1 from the other page? The codes on the Viewing Text Page says that the FileName and FileText1 doesn\'t exist in the current context.[详细]
2023-03-18 02:20 分类:问答How to validate, only allowing the user to select 1 file to read?
Below are the codes to allow the user to read a File. How to allow the user to select only 1 file to read?[详细]
2023-03-17 12:17 分类:问答Retrieving data from isolated storage into viewmodel
I am having a serious mental block here and am in departate need for some help. I am using the Windows Phone Databound Applicati开发者_开发百科on as the starting point of my project and am reasonably[详细]
2023-03-17 02:54 分类:问答Embedding SL app in another SL app and isolated storage
Is it possible to dynamically embed a third-party Silverlight app开发者_JAVA百科 in your own SL app? If so, would the former have access to the latter\'s isolated storage? Or would it have its own iso[详细]
2023-03-16 17:43 分类:问答WP7: IsolatedStorage vs. WriteableBitmap
I have a scenario that I need some good solid advice on. The question is really about speed of WriteableBitmap vs. images in IsolatedStorage on the Windows Phone.[详细]
2023-03-16 05:44 分类:问答Is it a best practice to store license file in Isolated storage? [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing th[详细]
2023-03-16 00:49 分类:问答retrieve the full list of text in isolated storage Windows Phone 7
I am trying to retrieve multiple images and text through data binding, but I only manage to retrieve only the first text in isolated storage(code below).[详细]
2023-03-15 05:11 分类:问答