What are The Project Life Cycle in Mvc 5?
vikash mishra
Select an image from your device to upload
The overall MVC pipeline and the life of an HTTP request as it travels through the MVC framework in ASP.NET. At a high level, a life cycle is simply a series of steps or events used to handle some type of request or to change an application state. You may already be familiar with various framework life cycles, the concept is not unique to MVC.
learn more from given below Url:https://www.dotnettricks.com/learn/mvc/aspnet-mvc-request-life-cycle