Question for Chapter2 NameSpace and Fold structure
I just read through the chapter2 and I get confuse about the namespce and fold structure.
"ThePhile" supports to be the asp.net application we build; but what about the "Wrox", It is just a fold or a asp.net application. I saw the code for the book, it put the "ThePhile" application inside of the Wrox fold. But actually when we build a asp.net, we only can build asp.net application under the local host (for client pc). What's author point to have "Wrox" fold?
Futhermore, if we build ThePhile asp.net application, how do we use the Wrox NameSpace, I can not just copy the ThePhile application to Wrox fold, the Visual Studio.NET will give a error.
Anyone had idea about this!!!
|