Hi - I working through an example data layer class in VB.NET - whoever wrote it creates a namespace then creates only one class. I was wondering, why would you create a namespace for only one class? I thought that namespaces were for group a number of classes together and then you would use - imports myclasses etc...
Any comments appreciated...
Any comments appreciated...