This topic doesn't touch at all on machine-scoped storage which is available as of .NET 2.0 using:
IsolatedStorageFile.GetMachineStoreForApplication(...)IsolatedStorageFile.GetMachineStoreForAssembly(...) IsolatedStorageFile.GetMachineStoreForDom...
Last modified by scottsan on 12/6/2007 7:38:17 PM
This topic doesn't touch at all on machine-scoped storage which is available as of .NET 2.0 using:
IsolatedStorageFile.GetMachineStoreForApplication(...)
IsolatedStorageFile.GetMachineStoreForAssembly(...)
IsolatedStorageFile.GetMachineStoreFo...
Last modified by scottsan on 12/6/2007 7:33:25 PM
<< Previous | Next >> | Show All