Some links that I made use of today in reading about the new IntelliTrace ( or “historical debugger” ) in Visual Studio 2010…
Habib’s articles;
- An in depth look at the Historical Debugger in Visual Studio 2010 (Part I)
- An in depth look at the Historical Debugger in Visual Studio 2010 (Part II)
- An in depth look at the Historical Debugger in Visual Studio 2010 (Part III)
- An in depth look at the Historical Debugger in Visual Studio 2010 (Part IV)
- An in depth look at the Historical Debugger in Visual Studio 2010 (Part V)
- Debugging LINQ to SQL queries using the Historical Debugger
- The anatomy of the Historical Debugger Navigation Bar (Navbar)
- How to debug an exception with the Visual Studio 2010 Historical Debugger
John Robbins’ articles;