I had a collection of classes and forms that I have since re-organised into folders. I thought I should rename the namespaces to match the folder structure, but now I have a whole heap of errors like
The name 'xyz' does not exist in the current context.
What is the proper process to rename a namespace in Visual Studio (2010)