摘要:
Understanding ASP.NET Validation Library Published: 01 Feb 2008 By: Deepak Raghavan Deepak Raghavan talks about the nuts and bolts of the ASP.NET Validation Library. Introduction ASP.NET provides d... 阅读全文
posted @ 2008-05-28 23:35
Liu Jian
阅读(1289)评论(0)推荐(0)
编辑
摘要:
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
阅读(397)评论(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
阅读(494)评论(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
阅读(687)评论(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
阅读(980)评论(0)推荐(0)
编辑