Hi ThinkGeo,
I have following questions on ClientCache and Tile cache:
1) Is it possible to have (client or local machine) tile cache for web component just like we can do for WPF? WMSOverlay is not derived from LayerOverlay so we cannot use ClientCache. Perhaps we can use TiledWMSLayer.
2) Does using ClientCache help in achieving any reasonable amount of tile cache?
3) Where does the directory corresponding to CacheID property on ClientCache really end up at?
4) If feature objects on dynamic layers do not change for 5-10minutes is it recommended to use ServerCache?
Regards,
Anil