How route table has been created in asp.net mvc?
Answer / Kumari Arunima
The route table is created in ASP.NET MVC using the RouteCollection class and its derived classes AreaRouteCollection and RouteTable. Routes are defined by adding Route objects to the collection.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is a mvc in asp.net?
3 Answers Cap Gemini, Elsinoir Technologies, HCL,
What is CLR and how it generates native code ?
1 Answers Digital GlobalSoft, Vital Soft,
Can you explain model, controller and view in mvc?
Explain what is asp.net mvc?
What is a razor file?
What are the Core features of ASP.NET MVC?
What is entityset? : Entity framework
What is different between User Control and Web Control and Custom Control?
What is poco proxy? : Entity framework
What is ViewData and TempData in ASP.Net MVC?
What is disconnected scenario? : Entity framework
explain what is ado.net entity framework?