Guided project – Debug and handle exceptions in a C# console application using Visual Studio Code

This module guides you through a code review and debugging process, as well as the process for adding exception handling to an application.

Learning objectives

  • Use the Visual Studio Code debugger tools to identify and correct an issue in your code logic.
  • Implement exception handling in a C# console application using the try-catch pattern.
  • Create and throw exceptions with customized properties.
  • Catch exceptions at a lower level in the call stack.

https://lernix.com.my/comptia-certification-malaysia

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *