Monday, March 14, 2005

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. :)

1 Comments:

Blogger Hiddenson said...

Me too.

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.

Cheers.

Monday, March 14, 2005  

Post a Comment

<< Home