IT & Software Visual Studio: Advanced Debugging Tools

Currently reading:
 IT & Software Visual Studio: Advanced Debugging Tools

Covers web development, programming, AI, cloud computing, DevOps, and cybersecurity.

baladia

Member
Amateur
LV
4
Joined
Feb 22, 2024
Threads
1,165
Likes
83
Awards
9
Credits
24,600©
Cash
0$
50c28537b4110f51aafe87c80a203197.jpg


Duration: 2h 31m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 423 MB
Level: Advanced | Genre: eLearning | Language: English


Want to get more out of your Visual Studio debugging sessions? In this course, take a look at several powerful tools and features that can help you pinpoint problems in your application code. Instructor Walt Ritscher details how to leverage IntelliTrace, which captures and archives debugging sessions, allowing you to replay and analyze those sessions later to find elusive bugs. Walt also covers the Diagnostics window, which provides an interactive view of application performance metrics; how code maps help you visualize the relationships between .NET types and type members; how to analyze memory usage with the Diagnostics Tools window; and how to debug multithreaded code. Plus, get several helpful debugging tips, including how to use the new function breakpoint feature to have Visual Studio autogenerate breakpoints for a specified function during a debugging session.

 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips

Similar threads

Top Bottom