Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Debugging C#

This course will teach you about debugging in C#. You'll learn techniques and approaches to debugging using common development tools.

Neil Morrissey - Pluralsight course - Debugging C#
by Neil Morrissey

What you'll learn

Debugging is the process of identifying the root cause of an error and correcting it. In this course, Debugging C#, you’ll learn to debug applications written in C# using common tools and techniques. First, you’ll explore basic debugging features of Visual Studio and Visual Studio Code. Next, you’ll discover how to debug more complex defects involving data and logic errors. Finally, you’ll learn how to write code to assist with debugging your own applications and for working in a team environment. When you’re finished with this course, you’ll have the skills and knowledge of debugging needed to find and fix defects in existing code.

Table of contents

About the author

Neil Morrissey - Pluralsight course - Debugging C#
Neil Morrissey

Neil is a solutions architect and developer, with a passion for web development, architecture, and security. He has worked in large and small IT organizations, written articles on development, and spoken at local .NET user groups. Neil has several Microsoft Certifications, including MCPD, MCSA, and MCSD.

More Courses by Neil