What is web router?



What is web router?..

Answer / Shishir Kumar Srivastava

A web router is a component that determines which controller action or resource should handle an incoming HTTP request based on the URL and other factors. In ASP.NET, the built-in routing system can be used to define custom routes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

can we edit records from repeater control

2 Answers  


What combination of methods are used to improve the speed of the fill() method of the DataAdapter? a) BeginFillData() and EndFillData() b) StartFillData() and EndFillData() c) BeginLoadData() and EndLoadData() d) StartLoadData() and EndLoadData()

2 Answers   Syntax Softtech, winfoware,


How to send auto matic emails based on scheduled tasks to several of my clients

6 Answers  


Write a standard lock() plus double check to create a critical section around a variable access?

1 Answers  


Explain the significance of routing? : asp.net mvc

1 Answers  


How long the items in ViewState exists?

1 Answers   SwanSoft Technologies,


You have two buttons in web form and i clicked on one of the button, so how do i find which button i've clicked on the form in my page load?

15 Answers   INDUS,


What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?

1 Answers   BirlaSoft,


what is the use of untyped data set ?

5 Answers   TCS, Wipro,


What does this do? gacutil /l | find /i about

1 Answers  


Can we create a multiple user simultaneously ?

1 Answers   MCN Solutions,


What is strong name and which tool is used for this ?

3 Answers   Patni,


Categories