How to go back and forth in visual studio 2010 [closed]

Solution 1:

Use Control-minus (Ctrl- "-"). See here

If it doesn't work, it's probably because you use a different key binding. Go to Tools->Options->Environment->Keyboad->"View.NavigateBackwards" and add your key (Don't forget to Apply !)

Solution 2:

Use the "Ctrl"-"Shift"-"-" to move forward after you have used "Ctrl"-"-" to move back.

see Microsoft blog