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.



July 4th, 2008 at 9:07 pm
[...] Favorite Visual Studio 2008 Keyboard Shortcuts (Corey Schuman) [...]
July 5th, 2008 at 3:33 pm
[...] Favorite Visual Studio 2008 Keyboard Shortcuts (Corey Schuman) [via Alvin] [...]
March 13th, 2010 at 3:21 am
Oh!! Good tip!! Thanx a lot !! (from Korea)