- Course
The MVC Request Life Cycle
This course introduces ASP.NET developers, specifically MVC developers, to the life cycle of an HTTP request as it travels through the ASP.NET platform and the MVC framework.
- Course
The MVC Request Life Cycle
This course introduces ASP.NET developers, specifically MVC developers, to the life cycle of an HTTP request as it travels through the ASP.NET platform and the MVC framework.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
This course introduces ASP.NET developers, specifically MVC developers, to the life cycle of an HTTP request as it travels through the ASP.NET platform and the MVC framework. The course will educate developers about the major steps in the Request Life cycle, as well as how to extend and customize them when appropriate. The focus of the course will not be on MVC coding and how to build applications, but rather on the relationships between the components that comprise the request pipeline. The inner workings of the MVC framework will also be discussed where applicable, such as Controller Factories, Dependency Resolvers, and Result Execution.
The MVC Request Life Cycle
-
Version Check | 15s
-
Introduction | 1m 12s
-
Understanding Application Start and End Events | 3m 36s
-
Demo - Application Start and End | 5m 18s
-
Configurations with the PreApplicationStartMethod | 1m 3s
-
Demo - PreApplicationStartMethod | 2m 58s
-
Exploring the Request Life Cycle Events | 3m 34s
-
Demo - The Request Life Cycle Events | 3m 22s
-
Working with Events Across Frameworks | 1m 46s
-
Demo - Events Across Frameworks | 1m 56s
-
Summary | 56s