isolatedstorage
Silverlight Saving a Class Instance to Isolated Storage
Im just wondering how I go about saving an instance of a class to the silverlight isolated storage. I also need to know if it possible that the class that we save to isolated storage can have a list o[详细]
2023-03-22 08:40 分类:问答Alarm feature in Windows Phone 7
I am trying to controll the snooze and dismiss button when the alarm sound in windows phone 7. But i couldnt find any source code example on it.[详细]
2023-03-22 07:49 分类:问答media player launcher in windows phone 7
I am trying to insert a feature into my windows phone 7 application in the way that upon a click of a button it开发者_StackOverflow社区 will lanuch something like the photo chooser task where the user[详细]
2023-03-21 19:24 分类:问答Retrieving file name of a specify folder in isolated storage windows phone 7
I am trying to retrieve all the file name under \"ScheduleFolder\" and place it into a listbox. How should i go about doing it?[详细]
2023-03-21 10:02 分类:问答Index out of range in wp7
I m trying to retrieve all the data in the isolated s开发者_如何学运维torage file. But i get aindex out of range error.[详细]
2023-03-20 17:17 分类:问答OpenXML, IsolatedStorage, NETWORK SERVICE and Windows Server 2008
I have a large web application. One very small piece of this web application generates XLSX files using the OpenXML library (written in C#).[详细]
2023-03-20 12:29 分类:问答windows phone 7 - loading a big xml file
I am trying to load a xml file to my app and show it on a ListBox. The problem is that the xml file is about 5 MB, and it takes about 40 seconds on the phone to load. and when the phone locks the scre[详细]
2023-03-20 07:34 分类:问答Does isolated storage contents survive an update?
If I write a license file to isolated storage in 开发者_如何学JAVAa vb.net winforms app, and the app then undergoes a minor update, does the license file get \"carried over\" somehow during the update[详细]
2023-03-20 01:52 分类:问答Windows phone 7, grabbing listboxitem name and passing it to another xaml page
I have two XAML pages. One page (named Page1)has a listbox named \"strangers\" and within this ListBox, ListBoxItems.[详细]
2023-03-19 10:46 分类:问答Retrieving data from isolated storage windows phone 7
I am trying to retrieve all the data in my isolated storage alarm.txt. The format of the data saved inside is like this not^no^home^apple^hao^how^.... and so on.[详细]
2023-03-19 10:21 分类:问答