This blog is moved to
http://amalhashim.wordpress.com

Wednesday, January 21, 2009

Visual Studio 2008 Keyboard Shortcuts


Alt+Shift+Enter

Full Screen

Ctrl+M+M

Expand Collapse

Ctrl+K+D

Auto Indent the whole file

Ctrl+K+F

Auto Indent Selected

Ctrl+.

Resolve Namespace

Ctrl+K+C

Commenting Code

Ctrl+K+U

Uncommenting Code

prop+TAB+TAB

Auto generate property

Ctrl+Shift+B

Build solution

Shift+F5

Stop debugging

Alt+D+P

Attach process window

Ctrl+Shift+F

Find in files

F7

Switch between design and code view

Ctrl+Alt+L

Open solution explorer

F4

Open properties window

Ctrl+\+T

TaskList

Ctrl+\+E

ErrorList

Ctrl+-

Return back to the previous code

No comments: