Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3948160
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T01:20:29+00:00 2026-05-20T01:20:29+00:00

I am a bit confused about these two sequence of events or processes happening

  • 0

I am a bit confused about these two sequence of events or processes happening in conjunction to each other. Does the page handler executes first or does the somepage.aspx get execute first or do they happen simultaneously?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T01:20:30+00:00Added an answer on May 20, 2026 at 1:20 am

    When you request a resource with a .aspx extension, the ASP.net runtime uses the default page handler to process the request. So the answer to your question is that the page handler is hit first, and then it deals with the .aspx file you requested.

    Edit:

    In the tutorial you link to in your comment, this is the relevant paragraph that spells this out:

    Once the HTTP page handler class is
    fully identified, the ASP.NET runtime
    calls the handler’s ProcessRequest to
    start the process. This implementation
    begins by calling the method
    FrameworkInitialize(), which builds
    the control trees for the page. This
    is a protected and virtual member of
    TemplateControl class, class from
    which page itself derives.

    Next the processRequest() makes page
    transits various phases:
    initialization, loading of viewstate
    and postback data, loading of page’s
    user code and execution postback
    server-side events. Then page enters
    in render mode, the viewstate is
    updated and HTML generated is sent to
    the output console. Finally page is
    unloaded and request is considered
    completely served.

    It’s the handler’s ProcessRequest method that runs the aspx page through the page lifecycle.

    This MSDN page has a good description of the process, as well. See step 10 & 15 of the box that says “The request is processed by the HttpApplication pipeline.”

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm a little bit confused about these two terms, can somebody explain what is
I am a bit confused about how services function, notably these two things: From
I am a bit confused about managing relationship in JPA. basically I have two
I'm a little bit confused about the two different versions of Eclipse - 32/64bit.
I got a bit confused: In production we have two processes communicating via shared
I'm a bit confused about the size of my App! The folder and all
I am a bit confused about the 'rules' of when a TextView element displays
Perhaps I'm a bit confused about when to use the waitForPageToLoad command, but what
I'm a bit confused about how getters and setters in JPA annotated POJO classes
I'm a bit confused about how many controllers I need, and when I can

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.