问题
I am developing windows store application. I need to create sessions for the app in c#. how to do this in windows store applications?
回答1:
The following article will best help you manage sessions
Manage app lifecycle and state (Windows Store apps using C#/VB and XAML)
Its is part 2 of a series. It might be worthwhile to go through the entire series
来源:https://stackoverflow.com/questions/16121039/windows-store-application-session