I am sure by this time all of you already aware of what is IntelliTrace Debugging. Just to give a quick overview, IntelliTrace is a new features of Visual Studio 2010 Ultimate Edition. By default IntelliTrace is enabled . During debugging in Visual Studio, IntelliTrace works in the background and collect...
In the first post I have explained how historical debugging will going to work and how we can enable the historical debugging. In this blog post I am going to take one real time scenario and then we will see the How historical debugging will work. Here I have selected the second option for Intellitrace ...
Posted to
DotNetJalps-SQL
by
Jalpesh
on
04-08-2011
Filed under:
Filed under: C#.NET, BRH, #DOTNET, #ASP.NET, ASP.NET, #.NET, VisualStudio, .NET, ASP.NET 4.0, VisualStudio2010, IntelliTrace, Historical Debugging
Visual studio 2010 Ultimate comes with one of most interesting function Historical Debugging which will change the way you debug. Let’s see what is Historical Debugging and How its works. How historical Debugging works? As as developer you have already faced some situations like Your tester reports a...