Defining .NET Components with Namespaces

added by bunglebooz
3/18/2011 12:04:26 PM

154 Views

This article will attempt to explain the advantages of using namespaces to define the boundaries of components in a .NET assembly, to suggest the best ways of using namespaces as components, and to describe how to continuously enforce the relevant rules of namespace dependency.


0 comments