Hi all!
Caliburn micro very cool MVVM framework, and i like it to use in my SL and WPF projects.
Now i have some question about WIN RT version of Caliburn:
What about serialization of model before app is terminated or suspend ? ( I don't wanna lose user data) in process.
What about MDI shell realization for WINRT, its possible to have many tabs(like in IE RT) with different INavigationService and frames, and serialization it to Roaming data on Application Suspend?
Caliburn micro very cool MVVM framework, and i like it to use in my SL and WPF projects.
Now i have some question about WIN RT version of Caliburn:
What about serialization of model before app is terminated or suspend ? ( I don't wanna lose user data) in process.
What about MDI shell realization for WINRT, its possible to have many tabs(like in IE RT) with different INavigationService and frames, and serialization it to Roaming data on Application Suspend?