CtrlShiftOopen Project/Solution
CtrlShiftBbuild the Solution

Windows
CtrlAltLdisplay the Solution Explorer
Ctrl*, CtrlMdisplay the Team Explorer
Ctrl*, Tdisplay the Task List
CtrlW, Edisplay the Error List Window
CtrlAltBdisplay the Breakpoint Window

Edition
CtrlF4close tabed Document
AltShiftCadd New Item
CtrlDduplicate current line or selected text
CtrlK, Pwhen the caret is between the parentheses of a method call, display a list of valid parameters
CtrlK, Tdisplay Call Hierarchy
Altjump to previous highlighted syntax error/warning
Altjump to next highlighted syntax error/warning
CtrlShiftjump to the last point the code has been changed, repeating jump to the previous edition point, and so on…
CtrlAlt/comment/uncomment with line comment
CtrlShift/comment/uncomment with block comment
CtrlAltgo to next error
CtrlAltgo to previous error
CtrlMCtrlMcollapse/expand the current section
CtrlMCtrlMcollapse/expand the current section
CtrlMCtrlOcollapse to the definition
CtrlMCtrlLcollapse/expand all
CtrlMCtrlPdisable the outline mode

Refactoring
CtrlR, Rrename

Debug
CtrlD, Cdisplay Call Stack
CtrlAltBdisplay the Breakpoints window

Unit Tests
CtrlU, Rrun current Unit Test if inside a Unit Test, run Unit Tests of the file otherwise
CtrlU, Ddebug current Unit Test
CtrlU, Lrun all Unit Tests of Solution

Source Control Explorer window
CtrlGgo to changeset