asp.net 输出缓存如何清空
在web.config文件中定义一个outputCacheProfile
除了采用 HttpResponse.RemoveOutputCacheItem("/default.aspx")方式清空。
有什么方法可以批量的清空。
或者大家有什么实际使用asp.net缓存在开发中的应用经验分享下
asp.net
cache
------解决方案--------------------http://www.weste.net/2010/3-11/13592045256.html