Level: Intermediate to Advanced
Ido Flatow
MRD, MVP
Senior Architect and Trainer
SELA Group
Bugs are part of every application, and you spend a lot of time in the debugger. While creating bugs is easy, finding them can be hard, but doesn't have to be painful. This is where the debugging features of Visual Studio 2015 will help in your work. With its world-class debugger, Visual Studio provides us ample ways to find our bugs - fine-grained control over breakpoints, threading visualizers, comprehensive profiling tools, and more.
In this session, you'll examine the new debugging features of Visual Studio 2015, as well as some of its less-than-recent features that rolled out of the years, which you may have missed.
You will learn:
- New ways to control breakpoints
- New viewers and profilers
- Best practices for debugging .NET apps