Shortcut Key
CTRL + Shift + B generate Solution
CTRL + F7 generate Compilation
CTRL + O open the file
CTRL + Shift + O open the project
CTRL + Shift + C display Class View window
F4 Display Properties window
Shift + F4 display Project Properties window
CTRL + Shift + e display resource view
F12 to definition
CTRL + F12 go to Declaration
CTRL + ALT + J object browsing
CTRL + ALT + F1 help directory
CTRL + F1 dynamic help
F1 help
Shift + F1 current window help
CTRL + ALT + F3 help-Search
Shift + ALT + enter full screen display
CTRL +-backward Positioning
CTRL + Shift +-forward positioning
CTRL + F4 close document window
CTRL + Page down cursor positioned above the window
CTRL + page up cursor positioned below the window
CTRL + F6
CTRL + TAB next document window
CTRL + Shift + F6
CTRL + Shift + Tab
Alt + F6 next panel window
CTRL + k, CTRL + l cancel remark
CTRL + k, CTRL + C comment selected Code
CTRL + k, CTRL + u uncomment the selected code
CTRL + M, CTRL + O fold Code definition
CTRL + M, CTRL + l expand Code definition
CTRL + delete Delete to the end
CTRL + backspace Delete to word Header
Shift + TAB cancel Tab
CTRL + u to lowercase
CTRL + Shift + u convert to uppercase
CTRL + Shift + end select to end of the document
CTRL + Shift + home select to start at the end of the document
Shift + end select to end of line
Shift + home select to start line
Shift + ALT + end vertical selection to the end
Shift + ALT + home vertical select to the beginning
CTRL + A select all
CTRL + W select current word
CTRL + Shift + page up select to the front of this page
CTRL + Shift + Page down select after this page
CTRL + end document to final
CTRL + home locate to the beginning
CTRL + G...
CTRL + k, CTRL + P
CTRL + k, CTRL + N next tag
Alt + F10 debugging-applycodechanges
CTRL + ALT + break stop debugging
CTRL + Shift + F9 cancel all breakpoints
CTRL + F9 allow interruption
CTRL + Shift + F5 debug-start again
F5 running debugging
CTRL + F5 run not debug
F10 crossed Program Run
F11 one-step and one-sentence execution
CTRL + J list members
CTRL + Page down next view
CTRL + B format-bold
CTRL + Shift + T format-text indent
One full copy, hundreds in total
Http://msdn.microsoft.com/library/chs/vsintro7/html/vxurfVisualStudio70DefaultShortcutKeys.asp
In addition, you can add common SQL Server shortcut keys.
Activity shortcut
Bookmarks: Clear all bookmarks. CTRL-SHIFT-F2
Bookmarks: insert or remove a bookmark (toggle). CTRL + F2
Bookmarks: Move to next bookmark. F2
Bookmarks: Move to previous bookmark. Shift + F2
Cancel a query. Alt + break
Connections: connect. CTRL + O
Connections: disconnect. CTRL + F4
Connections: disconnect and close Child Window. CTRL + F4
Database Object Information. Alt + F1
Editing: Clear the active editor pane. CTRL + Shift + DEL
Editing: Comment out code. CTRL + Shift + c
Editing: Copy. You can also use Ctrl + insert. CTRL + c
Editing: cut. You can also use Shift + DEL. CTRL + x
Editing: decrease indent. Shift + Tab
Editing: delete through the end of a line in the editor pane. CTRL + DEL
Editing: Find. CTRL + F
Editing: Go to a line number. CTRL + G
Editing: Increase indent. Tab
Editing: Make selection lowercase. CTRL + Shift + L
Editing: Make selection uppercase. CTRL + Shift + u
Editing: paste. You can also use Shift + insert. CTRL + V
Editing: Remove comments. CTRL + Shift + R
Editing: Repeat last search or find next. F3
Editing: replace. CTRL + H
Editing: select all. CTRL +
Editing: Undo. CTRL + z
Execute a query. You can also use Ctrl + E (for backward compatibility). F5
Help for SQL query analyzer. F1
Help for the selected Transact-SQL statement. Shift + F1
Navigation: switch between query and result panes. F6
Navigation: Switch panes. Shift + F6
Navigation: Window selector. CTRL + W
New query window. CTRL + n
Object Browser (show/hide). F8
Object Search. F4
Parse the query and check syntax. CTRL + F5
Print. CTRL + P
Results: Display Results in Grid Format. CTRL + d
Results: Display Results in text format. CTRL + T
Results: Move the splitter. CTRL + B
Results: Save results to file. CTRL + Shift + F
Results: Show Results pane (toggle). CTRL + R
Save. CTRL + S
Templates: Insert a template. CTRL + Shift + insert
Templates: replace template parameters. CTRL + Shift + m
Tuning: Display estimated execution plan. CTRL + L
Tuning: Display Execution Plan (toggle ON/OFF). CTRL + k
Tuning: Index tuning wizard. CTRL + I
Tuning: Show client statistics Ctrl + Shift + S
Tuning: Show server trace. CTRL + Shift + T
Use Database. CTRL + u