From the course: Debugging in C#

Debugging in C#

From the course: Debugging in C#

Start my 1-month free trial

Debugging in C#

- [Kathryn] Visual Studio code is the most commonly used IDE among C# developers. I'm going to show you how to approach finding and solving errors in your programs, as well as how to decode common error messages. So if you're tired of facing those confusing errors in your code, and not sure where to start to fix them, I'm here to help. Hi, I'm Kathryn Hodge, and in this LinkedIn Learning course, I'll walk through examples where we use the debugging tools available in Visual Studio code. Ultimately you'll learn how to proactively avoid common mistakes and bugs through defensive programming, resulting in more secure and reliable programs. Let's get started debugging in C#.

Contents