Does anyone know if there’s any documentation/resources the describes the complete process flow of an ASP.Net application? Looking for something that describes IIS handing off the HttpRequest and the usage of the PageParserFilters and such.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
Much information can be found on Microsoft’s ASP.NET application lifecycle overview: http://msdn.microsoft.com/en-us/library/ms178473.aspx
And there’s more here: http://msdn.microsoft.com/en-us/library/ms178472.aspx