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
288
Replies
2
Views
384
Replies
1
Views
373
Recommended threads
Replies
6
Views
4,892
Replies
11
Views
4,323
Replies
3
Views
2,370

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