Wednesday 13 March 2013

Visual Studio Tips and Tricks


Visual Studio IDE Tips and Tricks

I'm very interested in macro, so if you have any good advices to help me start with, don't be afraid to share please.

Edit : Current favorite

Crtl-Space - Show intellisense
Ctrl-K-C - Comment line
Ctrl-K-U - Uncomment line
Ctrl-Z - Undo

Custom shortcut

Alt-A - Add a Watch
Alt-Ctrl-Q - Quick Watch

I also use VbCommenter on VB projects to comment functions and class.
Also XmlVisualizer to see what a data control contains ( dataset, datatable, datarow, etc.).

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home