In search of a better name...
Browse by Tags
All Tags »
Tips & Tricks (RSS)
Sorry, but there are no more tags available to filter with.
-
When debugging native code, it's easy to keep track of objects by their addresses. But, with managed code, you don't really have this option. This can make it hard to tell keep track of objects. But, when debugging in Visual Studio (at least 2005), you Read More...
|
-
The Visual Studio Hacks site has a good list of navigation shortcuts here . If you haven't read the Visual Studio Hacks book, it's worth getting. One thing I didn't see mentioned there is using the find field to open files. If you have a project with Read More...
|