our project uses \[code\]HttpRuntime.Cache.Get\[/code\] and \[code\]HttpRuntime.Cache.Insert\[/code\] for storing and retrieving data from the cache.Is it possible to store this cache in a SQL server database?By data I am referring to all sorts of different object types.