Windows Phone (WP) Question:
Download Job Interview Questions and Answers PDF
How to restart or shutdown my application programmatically?
Answer:
There is no API to do this. Hitting ‘back’ when there is only one page left on the stack is the way to exit the application. Hitting Start button does not exit, just pauses it
Download Windows Phone Interview Questions And Answers
PDF
Previous Question | Next Question |
Can we control the WebBrowser controls zooom? | How to detect if my application is exiting so I can save state? |