Level: Intermediate
Visual Studio 2010 contains a variety of new debugging features to aid developers in creating bug-free software. In this session, we will explore many of these new features including IntelliTrace (historical debugging), breakpoint enhancements, new tools for debugging multi-threaded and parallel applications, enhancements to DataTips and watch windows, and new tools to better visualize and debug WPF applications and events. With these tools in hand, bugs don't stand a chance!
You will learn:
- Features of the new debugging tools available in VS2010
- Strategies for debugging complex applications in VS2010
- How the new VS2010 debugging features can be used to more easily solve everyday debugging scenarios