Buy Questpond's video subscriptions on
huge discount
.
Online: 2347
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
ASP.NET
>
Loading ...
What is URL Routing in ASP.NET MVC?
Posted by
Tripati_tutu
on 1/27/2011 | Category:
ASP.NET Interview questions
| Views: 5178 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Routing validates variables used in the URL definition according to a pattern mentioned in it, and also automatically passes them as parameter arguments to a controller action after validation.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What is TDD environment?
Next > :
How to protect the view state from tampering
Comments or Responses
Login to post response
More Interview Questions by Tripati_tutu
What is Asynchronous call and how it can be implemented using delegate ...
How you load dynamic assembly? How will create assemblies at run time?
What is Process Identifier?
What is Data Source Control with example?
What is JSON?
What is ILDASM?
What is virtual function?
Why we are using System.Environment class?
Latest Interview Questions
How to protect the view state from tampering
Consider List<string> s=new List<string>(); s.Add(" ...
You create users using the Web Site Administration Tool or the CreateU ...
Can C# support variable argument on method ?
How can we make our C# classes to interoperate with other .net languag ...
Difference between VARCHAR and NVARCHAR
How can we underline a particular character in the Text of the Window ...
Which is the correct declaration of the Main() method A) static lon ...
More ...