This is an ongoing list of shortcuts used in Visual Studio 2005.

  • Go To Definition: Ctrl + F12
  • Go to line number: Ctrl + G
  • To comment a block of code: Ctrl + E + C
  • To uncomment a block of code: Ctrl + E + U