Hi, Has anyone used the Caching Application Block with SQLite to persist data?
I'd like to get some details.
Thanks
objCatch.Add("DsFromDb", ds, CacheItemPriority.Normal, null, new Microsoft.Practices.EnterpriseLibrary.Caching.Expirations.AbsoluteTime(TimeSpan.FromMinutes(5)));