adspace


How route table is created in ASP.NET MVC?

Answer Posted / Nitin Kumar Singh

{"Route tables are defined in the Global.asax file or in a custom route class derived from RouteConfig, using routing objects such as RouteCollection and Route.}n

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?

1317


Possible ways to prevent xss attacks on mvc application?

1092


Explain the request flow in asp.net mvc framework?

1102