views:

179

answers:

1

Hi, Has anyone used the Caching Application Block with SQLite to persist data?

I'd like to get some details.

Thanks

A: 
objCatch.Add("DsFromDb", ds, CacheItemPriority.Normal, null, new Microsoft.Practices.EnterpriseLibrary.Caching.Expirations.AbsoluteTime(TimeSpan.FromMinutes(5)));