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.
publisher cache
About this tag
The publisher cache tag on WindowsForum.com covers discussions about sharing local app data in Universal Windows Platform (UWP) apps. Content explains how the system creates per-user app data containers within the app sandbox, preventing other apps or users from accessing that data. The tag focuses on mechanisms provided by the Universal Windows Platform to share data across apps and users when needed, such as through publisher cache or shared storage. Topics include app data containers, sandbox restrictions, and cross-app data sharing scenarios for Windows developers.
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
publishercache
registry
sandbox
shared local
storage
storagefolder
user data
uwp
windows 10
windows apps