In this video, I'll show you how to debug your code in Visual Studio. I'll cover the basics of code debugging, and help you get started debugging your C# code!
Subscribe for more content like this: https://www.youtube.com/c/TechWithPat...
Support the channel: https://www.buymeacoffee.com/itsmepat...
TIMESTAMPS :
00:00 Introduction
00:04 What is debugging
00:22 What is a debugger
00:38 Start the debugger in Visual Studio
01:27 Breakpoint
02:58 Conditional Breakpoint
06:07 Tracepoint
07:13 Temporary Breakpoint
07:45 Dependent Breakpoint
09:28 Function Breakpoint
10:14 Breakpoints window
11:05 Step over
12:10 Step into
13:35 Step out
13:54 Run To cursor
14:49 Force Run To cursor
16:45 Data tips
17:35 Auto window
17:58 Local window
18:22 Watch window
18:38 Immediate window
19:07 Call stack window
19:47 Outro
Where you can find me:
💻 Github: https://github.com/techwithpat
🌐 Website: https://www.techwithpat.com
🕴️ LinkedIn: / patrick-tshibanda-431017135
#csharp #visualstudio #vs2022