Get flying with Isolated Storage in C#(madskristensen.dk)
submitted by
madskristensen(8565) 5 years, 8 months ago
Isolated Storage is a place on the disk where your .NET application always has write permissions. That makes it ideal for applications that need to store information such as settings or XML without first asking for permission. Application types such as ClickOnce or non-installable applications would benefit hugely from this capability.
|category: C#
|Views: 47
tags:
IsolatedStorage another
Everyones tags:
Your Tags: