Thursday, June 12, 2014

Steps to set startup page for debugging in asp.net mvc aplication

To set the start page in Visual Studio for a MVC application, follow the next steps:

  1. Got to Projects >> Properties...
  2. Click the Web Tab
  3. Select the Specific Page radio button
  4. Type the URL in the Specific Page text box


No comments:

Post a Comment