摘要:
HttpContextpublic void ProcessRequest (HttpContext context)HttpContext 类是.NET Framework 类库中很重要的一个类。它封装有关个别 HTTP 请求的所有 HTTP 特定的信息。HttpContext的命名空间:System.WebHttpContext的程序集:System.Web(在 system.web.dll ... 阅读全文
posted @ 2010-04-06 13:37
calmness
阅读(1421)
评论(0)
推荐(0)
摘要:
HttpContext.Current.Cache和HttpRuntime.Cache区别[转].NET中Cache有两种调用方式:HttpContext.Current.Cache 和 HttpRuntime.Cache,这两种方式有什么区别呢?我们先看MSDN上的解释:HttpContext.Current.Cache:为当前 HTTP 请求获取Cache对象。HttpRuntime.Cach... 阅读全文
posted @ 2010-04-06 13:03
calmness
阅读(327)
评论(0)
推荐(0)
浙公网安备 33010602011771号