Below block diagram depicts the way various events get executed in Windows Phone 7 application lifecycle.
Different events are as below. All events are written in App.Xaml.Cs
Application Launching
Application Activated
Application Deactivated
Application Closing
As a developer it is must to have understanding of sequence of events get executed in Windows Phone 7 application life cycle. I hope this post is useful. Thanks for reading.
Follow @debug_mode
Leave a Reply