While debugging, I'm having a caching issue. I'm thinking that it might be nice if I could just see a page of all cache items, with related details. This seems like something that would be so easy to develop, and possibly helpful to a sys admin, that it's probably
Hi, I wanted to know if caching is enabled for a SqlDataSource/ ObjectDataSource through EnableCaching property, is the cached data available for that particular http session or is it cached for and used by all the sessions that happen to use the identical T-Sql SELECT