摘要: ASP.NET 数据库缓存依赖 By Peter A. Bromberg, Ph.D. 在ASP.NET中,Cache类最酷的特点是它能根据各种依赖来良好的控制自己的行为。以文件为基础的依赖是最有用的,文件依赖项是通过使用 Cache.Insert 并提供引用文件的 CacheDependency 对象添加的 Cache.Insert("MyData", Source, new Cach... 阅读全文
posted @ 2008-09-16 16:34 xjy 阅读(746) 评论(2) 推荐(1) 编辑
摘要: 中文翻译请查看: http://blog.csdn.net/jackiechen01/archive/2007/08/11/1738010.aspx Microsoft provided Browser Helper Object (BHO) to let developers "drive" Internet Explorer. The first BHO wa... 阅读全文
posted @ 2008-09-16 13:51 xjy 阅读(1194) 评论(0) 推荐(0) 编辑