Articles
Debugging in Visual Studio
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:
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 teamRelated articles
- Article
Getting Started with Visual Studio Code and Building HTML Websites
Visual Studio Code is one of the most popular and powerful text editors used by software engineers today. - Article
Getting Started with Visual Studio Code
Learn how to install and explore Visual Studio Code, a powerful editor for coding, debugging, and version control. - Article
Go Off-Platform with C#
Learn how to set up a local development environment and run C# code on your own computer! This article covers downloading, installing, and using Microsoft Visual Studio for MacOS, Windows, and Linux.
Learn more on Codecademy
- Dive into the world of developer tools with Python and VS Code! Learn how to set up, debug, and unit test your code in your own environment.
- With Certificate
- Advanced.1 hour
- Visual design organizes elements into a cohesive whole and supports usability. Learn basic visual design principles to build more aesthetic digital products.
- Beginner Friendly.1 hour
- Learn good design principles for telling a visual story with data using Matplotlib.
- Beginner Friendly.2 hours