Over 1.5 years ago I showed how to store your Windows Phone application state (‘tombstoning’) using SilverlightSerializer by Mike Talbot. In my quest to leverage hard-won Windows Phones skills to be usable in Windows 8 I made a provisional port of SilverlightSerializer 1 to WinRT. That is, in C#.
Since my win8nl library port is a bit behind, I’ve stuck the class in a simple project that you can download here and from codeplex
Usage is as follows: in App.xaml.cs, you define two methods: SaveState and RestoreState:
Read full article here
Since my win8nl library port is a bit behind, I’ve stuck the class in a simple project that you can download here and from codeplex
Usage is as follows: in App.xaml.cs, you define two methods: SaveState and RestoreState:
Read full article here
No comments:
Post a Comment