Remove and Sort Those Ugly “using-Statements”

Visual Studio 2008 has lots of goodies in it, like LINQ syntax, CSS editing, and testing tools. There’s a lesser-known feature which I really appreciate though - the “Remove and Sort Usings” command in the C# editor. You activate the command by placing your cursor over the using statements and clicking on the right mouse-button.

Lesen Sie den vollständigen Eintrag unter http://richardbushnell.net/index.php/2008/03/03/remove-and-sort-those-ugly-using-statements/

Published Montag, 3. März 2008 09:10 von .Net Smoothie