Why do you want to put everything under the "My documents" paths - that's real hard to manage. Do you have the book about ThePhile? have you checked out it's folder organization?
1. Start with a main folder on drive C, Make this into a virtual directory, or change IIS root to point here (if you don't understand what this means, then don't do it)
2. Put other project folders under this main dir
Namespaces are NOT inherantly tied to foldernames, although a lot of us like to line them up to minimize confusion. The C# code for ThePhile doesn't have them lined up, but the guy who did the
VB.NET port did reorganize them so they line up.
Eric