摘要: //添加应用程序池空间引用using System.DirectoryServices;代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--stringmethod="Start";//Start开启Recycle回收Stop停止stringAppPo... 阅读全文
posted @ 2010-09-27 14:30 韩天伟 阅读(3859) 评论(0) 推荐(0)
摘要: Global.asax需要添加的代码。利用我们了解当前页面的运行效率。 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--protectedvoidApplication_BeginRequest(Objectsender,EventArgse){A... 阅读全文
posted @ 2010-09-27 10:28 韩天伟 阅读(1391) 评论(0) 推荐(0)