Debugging in Visual Studio

8 Views
Published
Making mistakes when programming is simply part of the process. In this video, Carlos will teach us several different ways to detect and remove existing potential errors in your code with Visual Studio.

When it comes to debugging, Microsoft’s #VisualStudio shines with its lengthy list of tools that can be used to track and remove any bugs in our code.

We’ll explore how to use:
· Breakpoints
· Step into, step over, and step out of functions
· Navigation
· Debugger windows

Ready to learn more? Check out these articles and courses:
Getting started with Visual Studio: https://j.mp/3HaQi7B
Build Web Apps with ASP.NET: https://j.mp/3D6mMgW

- - - - -
Join the millions learning to code with Codecademy.
Learn to code: https://j.mp/3HaxJ3C
Check out our full course catalog: https://j.mp/3bZwcyZ
Category
Codecademy
Tags
visual studio, razor pages, asp.net
Be the first to comment