You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
shared local
About this tag
The shared local tag on WindowsForum.com covers discussions about sharing local app data within the Universal Windows Platform. Topics include mechanisms to access app data across different users and applications, moving beyond the default per-user sandbox. Content references Microsoft's UWP documentation and focuses on developer scenarios for Windows apps. The tag is relevant for developers working with local data storage and sharing on Windows devices.
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
sharedlocal
storage
storagefolder
user data
uwp
windows 10
windows apps