|
|
||||||||
| For Microsoft.NET source code that is ready to drop and adopt into your program click: GetDotNetCode | ||||||||
|
Product: Hello System IO IsolatedStorageFile!
Hello System IO IsolatedStorageFile! - Get Acquainted with the System IO IsolatedStorageFile This Hello.Net project introduces the IsolatedStorageFile class. This class is used to create an isolated storage area containing files and directories. With isolated storage, your code no longer needs unique paths to specify safe locations in the file system and data is protected from other applications that only have isolated storage access. The project includes: 1) an example that creates an IsolatedStorageFile; 2) examples that create directories and files in the IsolatedStorageFile and; 3) examples that write, read, and delete data in the IsolatedStorageFile. Get more information about 'Hello System IO IsolatedStorageFile!' by clicking the link below. Hello System IO IsolatedStorageFile!
|
||||||||
|
Generated by FetchNet Copyright 2003-2005 aZ Software Developers, LLP |