Answer Posted / Ashwani Kumar Gupta
The MVC (Model-View-Controller) application life cycle refers to a series of events that occur as the application responds to user input or other external events. In ASP.NET MVC, the life cycle can be divided into several main stages: initialization, request handling, action execution, result rendering, and cleanup.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers