philzhou

导航

2011年4月27日 #

转载 A low-level Look at the ASP.NET Architecture

摘要: A low-level Look at the ASP.NET Architecture --asp.net 系统架构底层探秘Getting Low LevelThis article looks at how Web requests flow through the ASP.NET framework from a very low level perspective, from Web Server, through ISAPI all the way up the request handler and your code. See what happens behind the sc 阅读全文

posted @ 2011-04-27 11:57 philzhou 阅读(211) 评论(0) 推荐(0)