Chapter 11. Isolated Storage

Isolated storage is the final aspect of .NET runtime security we discuss. Isolated storage is a data storage mechanism that allows managed code to store user and application-specific data to disk. The use of isolated storage simplifies programming and minimizes the security risks associated with allowing code to store data to a computer's hard drive. In this chapter, we describe what isolated storage is and explain where it provides benefits over existing data storage options. We demonstrate how to use isolated storage in your own programs, as well as how to administer and control access to it.



Programming. NET Security
Programming .Net Security
ISBN: 0596004427
EAN: 2147483647
Year: 2005
Pages: 346

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net