NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Data Strategies for Personal Tier Applications

Personal Tier applications are stored in and loaded from the file system. This allows applications to access or configuration files and any data that were bundled with the application, rather than making the application retrieve them from the host from where it originated.

The following topics contain information about special considerations you will have to use when developing Personal Tier applications.

Using Isolated Storage with Personal Tier Applications

Using Data Access with Personal Tier Applications

See Also

Browser-hosted ASP+ Applications