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
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.
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
I am trying to retrieve all the file name under \"ScheduleFolder\" and place it into a listbox. How should i go about doing it?
I m trying to retrieve all the data in the isolated s开发者_如何学运维torage file. But i get aindex out of range error.
I have a large web application. One very small piece of this web application generates XLSX files using the OpenXML library (written in C#).
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
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
I have two XAML pages. One page (named Page1)has a listbox named \"strangers\" and within this ListBox, ListBoxItems.
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.