Uploaded November 2012 | Updated September 2026, 2 weeks ago
Subscribe to our channel here for notifications on new video trainings. For more videos on technology, visit our website at http://www.techytube.com.
By mzmuda@techytube, for more from this author visit:
techytube.com/author/mzmuda
We have successfully saved important pieces of data relating to our application's state, and now we need to learn how to restore that data.
You will need to restore application data always, but not so with session state. You will need to restore session state only if your application was not terminated with the close gesture, a log off, or alt+f4.
In this video, I will show you the framework we will use to restore application state.
References
XAML Application Lifecycle -- msdn.microsoft.com/en-us/library/windows/apps/hh986968.aspx
Subscribe to our channel here for notifications on new video trainings. For more videos on technology, visit our website at http://www.techytube.com.
By mzmuda@techytube, for more from this author visit:
techytube.com/author/mzmuda
We have successfully saved important pieces of data relating to our application's state, and now we need to learn how to restore that data.
You will need to restore application data always, but not so with session state. You will need to restore session state only if your application was not terminated with the close gesture, a log off, or alt+f4.
In this video, I will show you the framework we will use to restore application state.
References
XAML Application Lifecycle -- msdn.microsoft.com/en-us/library/windows/apps/hh986968.aspx










