Wednesday 13 March 2013

Visual Studio IDE


If you have something to share on tips you have to get the most of Visual Studio, don't hesitate. My current favorite is Ctrl-Space to get the intellisense, when it does not show. :)


Or Select+Tab to indent, and Select+shift+Tab to unindent.

Or /// one line before the function to automatically add code documentation (C#). Said code will automatically create web documentation pages. Check info about web server doc.

Can't think of others right now, but will surely let you know if something comes to mind.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home