
asp.net 本质
javastd
专注于性能测试、自动化测试、安全测试
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ASP.NET Internals – IIS and the Process Model part1
ASP.NET Internals – IIS and the Process Model Published: 03 May 2007 By: Simone Busoli ASP.NET is a beautiful framework for building web applications and components, but getting to know every detail a...2007-09-09 22:50:43 · 224 阅读 · 0 评论 -
ASP.NET Process Model 之一:IIS 和 ASP.NET ISAPI
转载:http://www.cnblogs.com/artech/archive/2007/09/09/887528.html 前几天有一个朋友在MSN上问我“ASP.NET 从最初的接收到Http request到最终生成Response的整个流程到底是怎样的?”我觉得这个问题涉及到IIS和ASP.NETASP.NET Runtime的处理模型的问题,并不是三言两语就能说清楚的,所以决定写这样一...2007-09-09 22:58:48 · 102 阅读 · 0 评论