posts - 49,comments - 91,views - 55562
04 2008 档案
ASP.NET Internals – IIS and the Process Model(http://dotnetslackers.com/articles/iis/ASPNETInternalsIISAndTheProcessModel.aspx)
摘要: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) 编辑
ASP.NET Internals – IIS and the Process Model(http://dotnetslackers.com/articles/iis/ASPNETInternalsIISAndTheProcessModel.aspx)
摘要: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) 编辑
ASP.NET Internals: Request Architecture(http://www.codeproject.com/KB/aspnet/aspnetrequestarchitecture.aspx)
摘要: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) 编辑
ASP.NET Internals: Viewstate and Page Life Cycle(http://www.codeproject.com/KB/aspnet/aspnetviewstatepagecycle.aspx)
摘要: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 阅读(979) 评论(0) 推荐(0) 编辑
哪些ViewState系统可以自动存储?
摘要:经过个人研究,ObjectStateFormatter.SerializeValue里面可以看到系统支持如下类型: null string int Pair Triplet IndexedString ArrayList bool byte char DateTime double short float IDictionary Type Array Enum(必须为int, 其它如short,l... 阅读全文
posted @ 2008-04-14 09:45 Liu Jian 阅读(161) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示