© Ali Asad and Hamza Ali 2017

Ali Asad and Hamza Ali, The C# Programmer’s Study Guide (MCSD), 10.1007/978-1-4842-2860-9_15

15. Debugging and Diagnostics

Ali Asad and Hamza Ali1

(1)Sialkot, Pakistan

When you are working in the development of your application, you will normally encounter unexpected problems due to logical or runtime errors, even if the application is being tested or in production and you want to monitor the health of an application or to gather the extra information that you need to identify errors or bugs. To take care of such problems or identify and fix such errors or monitor an application’s health, C# and Microsoft Visual Studio helps us out in this case to provide classes and tools for debugging and diagnostics.

In this chapter, ...

Get The C# Programmer’s Study Guide (MCSD): Exam: 70-483 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.