Is there any limit on number of classes that a namespace can have in .NET? Further what is the recommended number of classes that there should be in a namespace?
Is there any limit on number of classes that a namespace can have in .NET? Further what is the recommended number of classes that there should be in a namespace?