adspace


Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?

Answer Posted / Rakesh Kumar Rajak

In an ASP.NET MVC application, the route settings are defined in two places: Global Route Table and Controller-specific Routes.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to use multiple submit buttons in asp.net mvc?

1307


Possible ways to prevent xss attacks on mvc application?

1081


Explain the request flow in asp.net mvc framework?

1090