Smart Client Offline Application Block
Home Page
Categories: Internet and communications
Author: Microsoft
Latest version: 1.0
Added 2004-03-02
This block is intended to serve as an architectural model for developers who want to add offline capabilities to their smart client applications.
The block demonstrates how to:
- Detect the presence or absence of network connectivity.
- Cache the required data so that the application can continue to function even when the network connection is not available.
- Synchronize the client application state and/or data with the server when the network connection becomes available.
 Built for .NET |
 Library |
 Free or free version available |
 Source code provided |