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...


What are the settings to be done for the Routing to work properly in an MVC application ?



What are the settings to be done for the Routing to work properly in an MVC application ?..

Answer / Neha Bhagaur

To ensure routing works correctly in an ASP.NET MVC application, you need to do the following:n1. Create the RouteConfig class and register routes in the Global.asax.cs file.n2. Configure the controller namespaces in the RouteConfig class.n3. Use the correct route syntax when defining your routes.n4. Ensure that the URL rewriting module is installed and enabled if you're using custom URLs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MVC Model View Controller Interview Questions

What is view engine in mvc?

1 Answers  


Mention the order of the filters that get executed, if the multiple filters are implemented?

1 Answers  


Why dependency injection is used in mvc?

1 Answers  


What is mvc token?

1 Answers  


What is mvc state management?

1 Answers  


Is razor a mvc?

1 Answers  


what are the benefits of area in mvc?

1 Answers  


What is difference between mvvm and mvc?

1 Answers  


What is Controller in MVC application?

1 Answers  


What do you mean by action methods?

1 Answers  


What is viewbag mvc?

1 Answers  


What is difference between mvc (model-view-controller) and mvp (model-view-presenter)?

1 Answers  


Categories