Difference between Windows.Storage.ApplicationData.current and WinJS.Application.local

Answered Difference between Windows.Storage.ApplicationData.current and WinJS.Application.local

  • Thursday, May 03, 2012 12:41 PM
     
     

    Hello everybody,

    what difference is there between Windows.Storage.ApplicationData.current and WinJS.Application.local? Both provide access to the app's local storage, don't they?

    Also, is there a WinJS.Application.sessionState equivalent in C#/VB/C++? That is, a fast in-memory data structure? What about indexedDB? Is there something similiar in C#/VB/C++?

    Thanks!
    Best Regards
    --Oliver.

All Replies