With a language like VB.NET you need to be careful because if you don't specify a namespace in the code file itself, it will automatically assign the project's namespace to that class.<BR><BR>The file ...