format all .cs files in the...
Published (2008-10-14 13:26:00)
You can edit the template to fit whatever style you want the file to have when you create a new class file, if that is your question. I do not remember the folder for VS 2005 off hand, but I used to do it with every new machine I set up. Primarily setting up regions to hold particular code constructs (definitions, properties, methods, etc.) On existing files, get a tool like Resharper, as it can reorganize the file for you. --...