How route table has been created in asp.net mvc?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Dot Net Framework Interview Questions

What is the difference between tempdata and viewbag?

0 Answers  


What is route config?

0 Answers  


What is ViewData and TempData in ASP.Net MVC?

0 Answers  


Name a few different return types of a controller action method?

0 Answers  


What are the 3 main components of an asp.net mvc application?

0 Answers  






My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?

0 Answers  


When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?

0 Answers  


what is msl?

0 Answers   Microsoft,


How do you handle variable number of segments in a route definition?

0 Answers  


What are the levels at which filters can be applied in an asp.net mvc application?

0 Answers   NA,


How to identify the Code which Complies corresponding Compiler in .NET? Means Suppose, i am taking One project A.. in which code is implemented using C# langugge. And Another Project B..in Which Code is implemented using VB.NET. Suppose I am creating Project C. i am adding Reference of Project A and B to Project C. So, in Project C, how to identify Project A is Complied through CSCompliler? And Project B is Compiled VBCompiler at Runtime?

1 Answers  


Explain what is routing?

0 Answers  


Categories