Search code examples
sqlitecaching-application-block

SQLite and Caching Application Block


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

I'd like to get some details.

Thanks


Solution

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