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
1
Views
57
Replies
1
Views
59
Replies
1
Views
137
Replies
1
Views
165
Replies
1
Views
263
Recommended threads

Latest postsNew threads

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