Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 14. Streams and I/O > Isolated Storage

14.7. Isolated Storage

Each .NET program has access to a special filesystem unique to that program, called isolated storage. Isolated storage is useful and important for a number of reasons:

  • Your application, if subject to code access security, is more likely to be granted permission to isolated storage than any other form of file I/O (by default, even applications running from an Internet URI or Silverlight sandbox have some access to isolated storage).

  • Data that you create is segregated from other applications.

  • Isolated storage is UAC-friendly.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial