Posts tagged with: visual-studio
All TagsFound 2 posts tagged with "visual-studio"
-
Attaching the Debugger only in Debug
This article discusses how to use the ConditionalAttribute to create a helper class that includes methods that should only be called when the DEBUG symbol is defined. This way, when you compile with the RELEASE symbol defined all calls to the methods will simply be excluded from the generated MSIL.
-
Comparison keyboard shortcuts for Pending Changes in TFS
This article provides instructions for setting up keyboard shortcuts for comparing pending changes in Visual Studio with the Latest, Workspace and Previous versions. It also provides updated commands for Visual Studio 2012.