How to detect if my application is exiting so I can save state?
Answer / diana
You can listen to Application.Exit, but this might be too late most of the time. You should listen for the Pause event and save your state there.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me in my code the method marked by [ondeserialized] is never called after deserialization. Is this a known issue?
What is windows phone bluetooth?
Will texttrimming property be available on textblock?
What is windows phone media support?
is there a way to detect if application is idle?
Explain how to customize front page?
Explain how to get the geolocation data on a picture?
Explain how to deserialize json from a rest call?
What is windows phone web browser?
What is windows phone?
Can I use my phone as a boot device?
is there a way to know if my code is running on emulator or device?