There’s a new feature coming to VB, and already included in the Visual Studio 11 Developer Preview. The feature is called Namespace Global and it’ll make your life easier…
if you part of your code belongs in a different namespace from the rest of your project,
if you use code-generating tools, which need to choose which ...