Visual Studio Toolbox: Historical Debugging with IntelliTrace in Visual Studio 2015

IntelliTrace automatically records the execution of your application without you performing any additional steps. Any time the debugger breaks the execution of the application (e.g. because a breakpoint is hit), the IntelliTrace UI is updated and displays the data that has been collected up until that point. In this episode, I am joined by Angelos Petropolous, who was on the show three weeks ago. Angelos returns to show us in more detail the enhancements made to how you use IntelliSense in Visual Studio 2015 for historical debugging.