Debugging in Visual Studio

Debug your code using Visual Studio debugging tools

In this video, you’ll learn how to debug your ASP.NET applications using Visual Studio’s debugging tools. If you don’t already have Visual Studio, follow this set-up article.

Here’s a quick recap of the skills covered:

  • Build, rebuild, and clean a project
  • Add breakpoints to a project
  • View information in debugger windows, including the Call Stack, Output Window, and Error Window
  • Use Quick Actions
  • Navigate a project using Jump to Definition and Find References features

When you feel comfortable with these, you’re ready to move on!

If you’d like to read more about the features in this video, take a look at these articles:

Author

Codecademy Team

'The Codecademy Team, composed of experienced educators and tech experts, is dedicated to making tech skills accessible to all. We empower learners worldwide with expert-reviewed content that develops and enhances the technical skills needed to advance and succeed in their careers.'

Meet the full team