Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How does mvc routing work?



How does mvc routing work?..

Answer / Amit Sharma

In MVC routing, routes are defined using route templates and constraints. A route template is a pattern that matches URLs, while constraints restrict the possible values for certain parameters within the route template. When an incoming request matches a defined route, the corresponding controller action is invoked to handle the request.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MVC Model View Controller Interview Questions

What are the types of filters in mvc?

1 Answers  


What is filter overrides in mvc?

1 Answers  


How can you maintain session in mvc?

1 Answers  


What is the difference between mvc 1 and mvc 2?

1 Answers  


How to maintain session in mvc?

1 Answers  


Is mvc faster than web forms?

1 Answers  


Steps for the execution of an MVC project?

1 Answers   HCL,


What are the filters in mvc?

1 Answers  


How routing is done in mvc pattern?

1 Answers  


What is validation in mvc?

1 Answers  


What is mvc razor?

1 Answers  


What is viewstate mvc?

1 Answers  


Categories