I promised you guys I'd provide a cheat sheet for everything I presented at my web cast "Amazing Things You Don't Know About Visual Studio 2008, But Should!" Here it is.
(Want to see the web cast again? It's now available on-demand. Simply follow the link you got in your registration email. Don't have the link handy, or were you not registered for the live event? No problem -- just click here to register now and you'll also get access to the on-demand version.)
My first bit of advice was to learn your key bindings. Want a poster to remind you of them all?
Visual Basic 2008 Keybinding Reference Poster Visual C# 2008 Keybinding Reference Poster Visual C++ 2008 Keybinding Reference Poster
Visual Basic 2008 Keybinding Reference Poster
Visual C# 2008 Keybinding Reference Poster
Visual C++ 2008 Keybinding Reference Poster
You'll note that they are grouped into themes, which each binding in each theme typically starting with the same keystroke combination. For example, in C#, all window commands start with CTRL+W, all refactoring operations start with CTRL+R and all editing commands start with CTRL+K.
Here are the keystrokes that I highlighted in particular:
Command
C#
VB.NET
Desc.