Below I will keep all shortcuts, which I find useful in Visual Studio 2012.

Shortcuts

Description Shortcut
Jump to definition of currently selected variable or method. F12
Switch between code modules, classes and so on. Ctrl. + Tab.
Create a new element comment. Type in three times ' in a short period while selecting line directly above a property or method.