Bootstrap FreeKB - MVC - Debug an MVC application
MVC - Debug an MVC application

Updated:   |  MVC articles

To debug an MVC application:

  1. In Visual Studio, press F5 (or select Debug > Start Debug). Your application opens in your default web browser.
  2. In Visual Studio, press Ctrl + Alt + O (or select View > Output). The output windows displays the debugging information.
  3. Do something in the web browser window, such as toggling between pages. The debug output captures your events.

 




Did you find this article helpful?

If so, consider buying me a coffee over at Buy Me A Coffee



Comments


Add a Comment


Please enter 88d743 in the box below so that we can be sure you are a human.