I know how to add methods to the MY namesapce, but what I'd like to do is create my own namespaces. For example. My.Nation.State.City.Restraunt or whatever.
+1
A:
See msdn or codeproject. I believe what you want would come under the "Adding Custom Objects to the My Namespace" umbrella.
Marc Gravell
2008-11-17 18:19:07
Thanks. The docs helped me figure out this was someting I didn't want to do and why. Sometimes knowing what not to do is worth as much as knowing what to do. I really appreciate the help.
Jeff
2008-11-18 14:32:07