Objective 4.1: Prevent and troubleshoot runtime issues
Although runtime issues are common in software development, a developer should minimize them as much as possible. There are several ways in which runtime problems can manifest themselves, including consistently or inconsistently wrong data, slower than expected performance, unexpected behavior, or thrown exceptions. Although thrown exceptions are usually obvious, other symptoms are more subtle.
Visual Studio provides troubleshooting, tracing, and logging tools to help you troubleshoot application and system performance problems. Some issues require you to insert additional diagnostic code in your application. Solutions specific to Visual Studio revolve around your working with the application ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access