Welcome to WindowsClient.net | My Blog | Sign in | Join

Windows Client Videos

Cache the Dataset on the Client Side as XML

In this video Pat Tormey walks us through a quick review of the SmartClient application we’ve built in previous videos and demonstrates how to cache the dataset on the client side as XML to the users local AppData Folder and recover it on the next start up. The technique shows how to flag the DataSet with a date stamp and use it later to expire the cache on the client.

Author: Pat Tormey

Comments

pckujawa said:

The C# code is that for a smart client only - it doesn't include the caching code detailed in the video.

# November 23, 2009 11:12 AM