Working through the book, chapter two, and on top of page 39 the author introduces the MB.TheBeerHouse.UI namespace.
I now a little about namespaces from last years Java classes, but it's not helping me at the moment. I have written the code up to the end of chapter two without using the namespaces, and have it working.
The better solution would be to create my own namespace(s), but have not found a way to accomplish this in Visual Studio. Any help/suggestions/direction would be appreciated.

Peter