Can you explain the page life cycle of MVC? Technology Community › Category: ASP.NET MVC › Can you explain the page life cycle of MVC? 0 Vote Up Vote Down VietMX Staff asked 4 years ago Below are the processed followed in the sequence: App initialization Routing Instantiate and execute controller Locate and invoke controller action Instantiate and render view