Samir Bhogayta
How route table is created in ASP.NET MVC?
By Samir Bhogayta in ASP.NET on Jun 29 2016
  • Samir Bhogayta
    Jun, 2016 29

    When an MVC application first starts, the Application_Start() method is called. This method, in turn, calls the RegisterRoutes() method. The RegisterRoutes() method creates the route table.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS