Articles → ASP .NET MVC → Set Startup Page In Asp.Net MVCSet Startup Page In Asp.Net MVCIn this article, I will explain how to set a startup page in MVC application.First of all create a new asp.net MVC project and go to following path – App_Start\RouteConfig.cs. You see following code in the file.Click to EnlargeHere ‘Home’ is the startup controller and ‘Index’ is the action method. Now run the application and you can see the index page of the home controller.Click to EnlargeNow change the controller and action name and your code will beClick to EnlargeNow run the application and you see the new startup screenClick to EnlargePosted By - Karan Gupta Posted On - Tuesday, July 14, 2015 Query/Feedback Your Email Id** Subject* Query/Feedback Characters remaining 250**
Query/Feedback