Asp.Net ShortCut Keys
.NET ShortCut Keys Ctrl + N Opens the New Project Dialogue Box Ctrl + Shift + O Opens the Open File Dialog Box Ctrl + Shift + A Opens Add New Item window Ctrl + D Opens Add Existing Item window Ctrl + S Saves Current Form Ctrl + Shift + S Saves everything from Application Alt + Q Exits Visual Studio. NET Ctrl + Z Undo Ctrl + Shift + Z Redo Ctrl + X Cuts your selection Ctrl + C Copies your selection Ctrl + V Pastes your selection Ctrl + A Selects All Del Deletes your selection Ctrl + F Opens Find window Ctrl + H Opens Find and Replace window Ctrl + Shift + H Opens Replace in Files window Ctrl + Alt + Shift + F12 Opens Find Symbol window F7 Opens Code Designer window Shift + F7 Gets you back to Design View Ctrl + R Opens the Solution Explorer window Ctrl + Alt + S Opens the Server Explorer window Ctrl + Shift + C Opens the Class View window F4 Opens the Properties window Ctrl + Shift + E Opens the Resource view window Ctrl + Alt + X Opens the Toolbar window Shift + Alt + Enter Ta...