Browse by Tags

All Tags » Debugging (RSS)

Pin features while debugging in Visual Studio 2010. by Jalpesh P. Vadgama

Visual Studio 2010 is one of most awesome tool to debug Microsoft.NET related code. I have found one more interesting feature with the Visual studio 2010. That is called Pin Data Tip feature. This features can be very useful when you are debugging the...

Adding labels to breakpoint in visual studio 2010 by Jalpesh P. Vadgama

With visual studio 2010 Microsoft has given a new features called to add/edit label in break point. This features comes very handy when you are having very large code to debug and You are having so many break points to debug. So, You can add the label...
More Posts