Did you ever experience the issue, that you had a solution that only rebuilt those projects that have been changed? All other unmodified projects were not built. However, after reopening the Visual Studio and working on the solution it sometimes happen, that although no projects have been changed, Visual Studio rebuilds every project after the command „Build Solution“ (key „F6“). No matter if you restart Visual Studio or choose „Clean Solution“ and build it again. It’s very annoying and takes a lot of precious time.
However, after searching for a solution to fix this issue I came to this workaround:
After success choose „Build Solution“ again: now a rebuild should be suppressed.
Schlagwort: Microsoft
MS Visual Studio Configuration
Extension and Updates (File Nesting, PowerShell Tools for Visual Studio 2015, Productivity Power Tools 2015, ReSharper Ultimate):
Change Dirty Indicator (requires Productivity Power Tools being installed):
Place Tabs on the Left (requires Productivity Power Tools being installed):
Track Active Item in Solution Explorer:
Weitere Tools (nicht für VS):
- DebugView (https://technet.microsoft.com/en-us/sysinternals/debugview.aspx)
- GreenShot (http://getgreenshot.org/)
- Process Explorer (https://technet.microsoft.com/en-us/sysinternals/processexplorer.aspx)
- Snoop (https://snoopwpf.codeplex.com/)
TFS 2010 Search Plugin
Wer kennt die Problematik nicht, dass bei einer TFS-Suche nach Work Items mit bestimmten Kriterien eine teils zeitaufwändige Query zu erstellen ist? Viel schneller kann eine Suche mittels eines von Microsoft frei verfügbaren Plugins erfolgen:
Search Work Items for TFS 2010