If you have worked on ASP.NET MVC, you must be familiar with how when you type in an URL, the appropriate controller is chosen, and the action fired. Today we will dig a little deeper within the MVC request life cycle.
source https://www.c-sharpcorner.com/article/asp-net-mvc-request-life-cycle/
No comments:
Post a Comment