Favorite Visual Studio 2008 keyboard shortcuts
Here are a few indispensable keyboard shortcuts I use on a daily basis:
- Ctrl+K,Ctrl+C – Comment selected block of code
- Ctrl+K,Ctrl+U – UnComment selected block of code
- Ctrl+K,Ctrl+F – Format selected block of code
- Ctrl+Shift+B -Build solution
After doing some searching for a full list of keyboard shortcuts in VS2008, I found the below PDF.
http://www.microsoft.com/downloads/details.aspx?familyid=e5f902a8-5bb5-4cc6-907e-472809749973&displaylang=en
Enjoy.
[...] Favorite Visual Studio 2008 Keyboard Shortcuts (Corey Schuman) [...]
[...] Favorite Visual Studio 2008 Keyboard Shortcuts (Corey Schuman) [via Alvin] [...]