.NETJiNi@jigneshdesai.com  
  Home |  .NET<1.0 to 3.5> Forums Blogs |  Other Technologies Skip Navigation Links  | Quiz Contest   dotnetJini Training |   Software Development 
 
Editor tips and tricks in VS.NET
Wednesday, 06-October-2004
Matching Braces
If you program in c# where you find yourself lost in brace wonderland. All you need to do is to press CTRL + } to match the brace that your cursor is next to. This obviously makes life easier with nested ifs/fors/whiles/etc

Wrap/Unwrap
If you are in the habit of writing long lines to preserve your code readability, you can toggle word wrap using CTRL + R twice. That way your code is neat and tidy, but can be viewed without moving way out to the end of the line and back (which is a horrible pain) when you need to see what's going on.

Full Screen
press ALT + SHIFT + ENTER That will toggle your view to full screen. Pretty nice.

Pane toggling
It's always good to be able to ALT + TAB between different applications on your box. If you use CTRL + F6 you can do the same thing with panes in VS.NET.
Quiz#2 - Try-Catch-Redirect.
Friday, 08-October-2004
Quiz #3 - Wrestling with const and readonly
Thursday, 14-October-2004








   







Chat Online
 








Add URL | About ME Privacy Policy | Legal Disclaimer

Copyright (C) 2004 -2008 JigneshDesai.com. All rights reserved