I am building a site where the majority of it's layers can be toggled on and off via a sidebar. I am interested in utilizing ClientCache if possible.
I noticed that you can specify a CacheID in order to differentiate targets. I am wondering if I can dynamically generate different CacheID's based on various combinations of layers. By constantly changing the CacheID of the same StaticOverlay, am I invalidating the cache and hence dumping what was already cached?
When doing this, I seem to gain no performance. Actually, I am not seeing much performance increase at all..
Edit: When trying to utilize ServerSide cache, I do receive a noticable increase but my server cache directory continues to stay empty. The cache directory is set as
"~/ServerCache
"
Edit #2: Actually, with the above referenced directory in regards to server cache, my caches are being saved to C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE.