I know that I can update the current file namespace to match the directory structure. Can I do this right away for all the files in the project.
AFAIK, it's impossible to do this OOB.
But you can quickly update them through the class window. Open the class view, click on the namespace you want to rename, press CTRL + R + R, and then rename.
This blog post describes him very well.