Visual Studio shortcut keys for beginners

Visual Studio shortcut keys - You will learn here what is shortcut keys ? How you can become professional web developer or designer by adding these shortcut keys in your daily work routine.

Visual Studio shortcut keys for beginners

Most of the time we use our keyboard for coding instead of using mouse. But sometimes during coding we use mouse for other kind of commands like copy, paste, debugging etc. Visual studio provides some key combination which help us to run these commands by keyboard instead of using mouse by using Alt, Shift, Control combination. like for copy Ctrl+C, Paste Ctrl+V etc. Such combination of keys is called keyboard shortcuts.

If you are not beginners, I will suggest to read my next article Visual Studio shortcut keys for Professionals too.

In this article we are going to know visual studio keyboard shortcuts cheat sheet of such 30 keys combination, which is very easy to learn and use.

# Shortcut Command
1Ctrl+Shift+NNew Project...
2Ctrl+OOpen File...
3Ctrl+SSave Selected File
4Alt+F4Exit
5Ctrl+GGo To Line...
6Ctrl+FFind...
7Ctrl+HReplace...
8Double ClickSelect Word
9Tripple ClickSelect Line
10Shift + Arrow Select By Char
11Ctrl+Shift+UMake Uppercase
12Ctrl+UMake Lowercase
13Ctrl+ZUndo
14Ctrl+YRedo
15Ctrl+ASelect All
16Ctrl+XCut
17Ctrl+CCopy
18Ctrl+VPaste
19DelDelete
20F7Code (.cs or .vb)
21Shift+F7Designer (Asp.net)
22F5Start Debugging
23F11Step Into
24F10Step Over
25Ctrl+BreakCancel
26F9Toggle Break Point
27F12Go To Definition
28Ctrl+Alt+LSolution Explorer
29F4Properties Window
30Ctrl+Alt+XTool Bar

Visual Studio shortcut keys for beginners is very general and easy to learn shortcuts similar to Microsoft world shortcuts, you must start using these shortcuts to become more productive.

If you have any query or question or topic on which, we might have to write an article for your interest or any kind of suggestion regarding this post, Just feel free to write us, by hit add comment button below or contact via Contact Us form.


Your feedback and suggestions will be highly appreciated. Also try to leave comments from your valid verified email account, so that we can respond you quickly.

 
 

{{c.Content}}

Comment By: {{c.Author}}  On:   {{c.CreatedDate|date:'dd/MM/yyyy'}} / Reply


Categories