In the first installment of this blog series we looked at the various options at your disposal to store your app’s local data. In this post we will be looking at how that local data can be shared, both between apps and users.
When an app is installed, the system creates a per-user app data...
app development
app sharing
application data
backup
cross-user sharing
data access
file io
file management
group policy
local data
publisher cache
registry
sandbox
shared local
storage
storagefolder
user data
uwp
windows 10
windows apps
When thinking about your app data, one aspect to consider is data lifetime. In general, when it comes to the lifetime of data, you have two options: local data, which exists as long as the app that created it remains installed, and roaming data, that will continue existing online even after your...
appdata
application data
backup
best practices
cloud storage
credential locker
data lifetime
files
local cache
local data
local files
microsoft azure
onedrive
roaming data
settings
storage
storagefolder
temporary data
user preferences
uwp