May 2010
Intermediate to advanced
1272 pages
61h 18m
English
One of the most important new tools in Visual Studio 2010 is IntelliTrace, formerly known as the historical debugger. This tool can improve your debugging experience because it can record and navigate every event occurring during the application lifetime, such as events and failures including information on specific threads. IntelliTrace is fully integrated with the code editor and with the rest of the IDE functionalities, such as Call Stack and Locals tool windows so that it can provide a complete debugging environment. The tool is capable of recording (to a file, too) and debugging the following happenings: ...
Read now
Unlock full access