ASP.NET Application Life Cycle Overview for IIS 7.0

https://msdn.microsoft.com/en-us/library/bb470252.aspx

This topic describes the application life cycle for ASP.NET applications that are running in IIS 7.0 in Integrated mode and with the .NET Framework 3.0 or later.

IIS 7.0 also supports Classic mode, which behaves like ASP.NET running in IIS 6.0.

For more information, see ASP.NET Application Life Cycle Overview for IIS 5.0 and 6.0.

The IIS 7.0 integrated pipeline is a unified request processing pipeline that supports both native-code and managed-code modules.

Managed-code modules that implement the IHttpModule interface have access to all events in the request pipeline.

For example, a managed-code module can be used for ASP.NET forms authentication for both ASP.NET Web pages (.aspx files) and HTML pages (.htm or .html files).

This is true even though HTML pages are treated as static resources by IIS and ASP.NET. For more information about IIS 7.0 Integrated mode, see ASP.NET Integration with IIS7.

This topic contains the following sections:

ASP.NET Page Life Cycle Overview

https://msdn.microsoft.com/en-us/library/ms178472.aspx

ASP.NET Application and Page Life Cycle

https://www.codeproject.com/Articles/73728/ASP-NET-Application-and-Page-Life-Cycle

最新文章

  1. php-简单对称加密算法和字符串与十六进制之间的互转函数
  2. failed to open the runspace pool. the server manager winrm plug-in might be corrupted or missing
  3. 关于ajax载入窗口使用RedirectToAction在窗口显示的问题
  4. Windows XP SP3下成功编译CUint2.1-3
  5. python数字图像处理(15):霍夫线变换
  6. CentOS 7数据库mysql和mariadb手动安装冲突的问题解决
  7. java 枚举类型分析
  8. paip.hadoop的应用研究总结
  9. 给Notepad++ 加右键菜单带图标
  10. Ajax写分页查询(实现不刷新页面)
  11. ELK系列~对fluentd参数的理解
  12. UML之构件图
  13. AutoProject Studio 自动化项目生成器 下载地址
  14. scanf函数的返回值
  15. mysql 多表删除
  16. JDK1.7 Update14 HotSpot虚拟机GC收集器
  17. HDU 6088 Rikka with Rock-paper-scissors(NTT+欧拉函数)
  18. 本地构建:Gulp
  19. Retrofit 打印log时,中文会显示类似%E8%BE%BD字符
  20. Java Callable接口与Future接口的两种使用方式

热门文章

  1. UVA 11478 Halum
  2. Error: Password file read access must be restricted: /etc/cassandra/jmxremote.password
  3. [ReactVR] Add Lighting Using Light Components in React VR
  4. phonegap(cordova) 自己定义插件代码篇(六)----android ,iOS 微信支付工具整合
  5. 官方文档 Upgrading Elasticsearch
  6. zzulioj--1609--求和(数学规律)
  7. 一个比NPM更快更安全可靠的JavaScript包管理工具——Yarn
  8. Linux进程精讲
  9. Kali linux 2016.2 的 plyload模块之meterpreter plyload详解
  10. asp.net DataTables