multitasking - Resuming application after switching to other application in WP7 -


i wrote application windows phone 7 search database online , opens link in internet explorer webbrowsertask. when internet explorer opens application minimizes usual thing happen.

and when application running in background shows message "resuming" , application started beginning. changes made gone.(the search results)

how preserve these changes when application running in background, when multitasking.

i believe answered question on @ question:

i have windows phone 7 application how make sure supports fast task switching?.

check out , let me know if meets needs.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -