What are the advantages over Namespaces?

 Posted by vishalneeraj-24503 on 2/2/2015 | Category: Visual Studio Interview questions | Views: 1918 | Points: 40
Answer:

Following are the advantages of Namespaces:-
1). We can establish security, version, reference, and deployment boundaries by using namespaces.
2). Because of grouping of namespaces, we can create hierarchy which is easy to identify classes by fully qualified names.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response