How is a route table created in ASP.NET MVC?

beingchinmay

New member
Joined
Jan 15, 2016
Messages
6
Points
0
When an MVC application first starts, the Application_Start() method in global.asax is called. This method calls the RegisterRoutes() method. The RegisterRoutes() method creates the route table for the MVC application.
 
Newer threads
Latest threads
Replies
3
Views
336
Replies
2
Views
434
Replies
1
Views
398

Referral contests

Referral link for :

Sponsors

Popular tags

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top