摘要: In this article I'm going to describe the bridge between managed and unmanaged worlds and how the two collaborate to set up the processing environment needed by ASP.NET requests to be processed. See ... 阅读全文
posted @ 2008-04-17 18:22 Liu Jian 阅读(394) 评论(0) 推荐(0) 编辑
摘要: In this series of articles I'm going to tackle and describe the life cycle of a web request from the early stages of its life, when it's accepted by the web server, through its processing into the ASP... 阅读全文
posted @ 2008-04-17 18:20 Liu Jian 阅读(490) 评论(0) 推荐(0) 编辑
摘要: Introduction Most developers are familiar with the high level abstractions that ASP.NET provides for them such as Web Forms and Web Services. However, underneath these abstractions sits a very interes... 阅读全文
posted @ 2008-04-17 18:18 Liu Jian 阅读(680) 评论(0) 推荐(0) 编辑
摘要: Contents Introduction Introducing Viewstate outside ASP.NET Context Introducing Viewstate inside ASP.NET Context ASP.NET Page Life Cycle Role of Viewstate in the page life cycle Viewstate Walkthroughs... 阅读全文
posted @ 2008-04-17 18:15 Liu Jian 阅读(975) 评论(0) 推荐(0) 编辑