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 ?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is latest mvc version?

1