Can anyone suggest any good keyboard shortcuts for Visual studio .net and Windows?
I have few examples:
Windows Run commands
- appwiz.cpl -- opens the add remove components
- services.msc --run command opens the services.
Visual Studio
Devenv.exe in run command opens visual studio Devenv/ResetSkipPkgs Clears all options to skip loading added to VSPackages by users wishing to avoid loading problem.
ctrl+Tab --switch the open documents in visual studio
This commnd in VS2008 gives a nice preview of the pages also.