Here are some shortcut commands to help you navigate VS.NET faster without taking your hands off the keyboard.
- CTRL + TAB - to cycle through the open tabs
- CTRL + SHIFT + TAB - to cycle backward through the tabs
- CTRL + PageDown - to switch from design view to source view (in an ASP.NET/HTML page)
- CTRL + SHIFT + B - to build the solution
(more to comeā¦)