ms crm keyboard shortcuts

Copy text – Ctrl+C
Paste text – Ctrl+V
Undo previous text change – Ctrl+Z
Save a record  – Ctrl+S
Close a record –  Esc
Cut text – Ctrl+X
Delete text – Delete
Delete selected text immediately without putting it on the
Clipboard –  Shift+Delete
Move to the first tab on the ribbon – Ctrl+[
Move to the last tab on the ribbon – Ctrl+]
Move the insertion point to the start of the next word – Ctrl+Right Arrow
Move the insertion point to the start of the previous word – Ctrl+Left Arrow
Select all text in the current field – Ctrl+A
Display the System menu for the active window – Alt+Spacebar

Visual Studio ShortCuts

Solutions Explorer : Cntrl +Alt + L

Server Explorer : Cntrl +Alt + S

Code Definition Window : Cntrl +/,D

Object Browser : Cntrl+Alt+J

Error List : Cntrl+\,E

Output : Cntrl+Alt+O

ToolBox : Cntrl+Alt+X

WebBrowser : Cntrl+Alt+R

Command Window : Cntrl+Alt+A

Add New Item : Cntrl + Shift+A

Add Existing Item : Shift+Alt+A

Toggle BreakPoint : F9

StepOver:F10

Debugging : F5

Start Without Debugging : Cntrl+F5

Break Point : Cntrl+Alt +B