Asp. NET life cycle details [go]

Source: Internet
Author: User

Recently, I have been learning the life cycle of ASP. ASP. NET MVC is built on the ASP. So many processes in the ASP. NET WebForm, such as pipeline events, for ASP. MVC also applies. Just the MVC urlrouting module intercepts the request to enter the server, and then makes a special deal with the handler of the request. In summary, it is ASP. NET pipeline is the basis for all ASP. Applicaiton, including WebForm, MVC, which is the difference between the final use of IHttpHandler. The use of the page in WebForm is mvchander in this HANDLER,MVC.

First, learn more about the life cycle of the ASP. The following three graphs are very detailed and go to three pictures to explain the whole life cycle of ASP.

Description

1 First picture from the global description a request is sent from the client, and the HTTP. SYS component in the server Windows kernel receives the request to start until IIS finishes processing the request and responds to the end of the client.

2 The second picture is the detailed steps for the HTTP processing pipeline in Figure 1

3 The third picture is the detailed life-cycle process of the call handler (HttpHandler, here the Page object) in the processing pipeline in Figure 2Http.

Figure 1:

Figure 2:http Processing the pipeline detailed

Figure 3:asp.net Life cycle Details (WebForm)

Asp. NET life cycle details [go]

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.