Skip to Content
Windows Runtime via C#
book

Windows Runtime via C#

by Jeffrey Richter and Maarten van de Bospoort
November 2013
Intermediate to advanced content levelIntermediate to advanced
320 pages
10h 53m
English
Microsoft Press
Content preview from Windows Runtime via C#

Chapter 4. Package data and roaming

Almost every app requires the ability to maintain some state on behalf of itself and the user. Typically, the Microsoft .NET Framework has offered a technology known as isolated storage to enable this. But now, Windows provides this technology built into the OS itself. When a package is registered (installed) for a user, Windows prepares storage that your package’s app can write to and read from on behalf of the user. This storage is tied to the package. When the package is unregistered (uninstalled), Windows automatically destroys this storage. The storage is shared and accessible to all apps that run as part of the package (in the same app container [as discussed in the appendix]); this includes any background ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Modernizing Your Windows Applications with the Windows App SDK and WinUI

Modernizing Your Windows Applications with the Windows App SDK and WinUI

Matteo Pagani, Marc Plogas
Pro C# 7: With .NET and .NET Core

Pro C# 7: With .NET and .NET Core

Andrew Troelsen, Philip Japikse
Windows Forms 2.0 Programming

Windows Forms 2.0 Programming

Chris Sells, Michael Weinhardt

Publisher Resources

ISBN: 9780735679269Purchase book