Thread
:
What is namespaces In .NET ?
View Single Post
03-12-2014, 02:18 AM
#
5
stingoperationp
Registered User
Join Date: Mar 2014
Posts: 73
Namespace is simply a large collection of classes. If you do not enter any name space it will be global automatically. So all classes are the sub class of namespace
stingoperationp
View Public Profile
Find More Posts by stingoperationp