I like to put my using directives inside the current namespace, and not outside as VS and Resharper per default puts them.
Does anyone know of a macro/standard funct
I've edited my default visual studio templates to put my using directives inside the namespace.
For sorting and removing unused directives, I use Power Commands for Visual Studio 2008.