Description: Technology Toolbox: VB.NET, XML, Isolated storage I solated storage is a new technology in the .NET Framework you can use to store data such as user settings (preferences) and app state in files and directories, just as you use the Windows file system. Apps you install and run on your machine normally have permission to read and write files in your file system. However, apps you download from a Web server URL in a new app-deployment model called no-touch deployment are...