Can I update a live tile in Mango using local data?
问题 I have a Mango WP7.5 app that uses a local SqlCe database. I would like to add a LiveTile update that shows info taken from the local DB based on current day and month. All the samples that I've found update the background by downloading remote images from servers but I would simply need to make a local database query and show a string in my tile. Can I do it? How? 回答1: Yes, you can. You have to generate an image containing your textual information save this image to isolated storage and