After writing a whole bunch of code - i am finally waking up to adding CA and StyleCop to my solution.
By default all files (a lot of them) in my solution have using statements at the top of the file before the namespace.
I have resharper 6.0 and powertools in visual studio. Is there a way using these or any other tool that will go through all my CS file in the solution and put the using statements inside the namespace for each file.