HI..
Just I would like to share the important shortcut key must know every developer working on .net.
To make more time consume we always used to prefer the shortcut key when working on project.

Shortcutkey

For view code: F7
View Design: Shift+F7
Immediate window : ctrl + ALT +I  or Ctrl + G
Solition Expolore : Ctrl + R
Properties Window :F4
Start Debugging : F5
Start without Debugging : Ctrl + F5
Apply Break Point :F9
Comment Line :Ctrl +k +Ctrl+C
Uncomment Line : Ctrl +K + Ctrl +U
Go to Definition : F12 or Shift +F12

For more key:

I hope it will be useful......

0 comments:

Post a Comment