What is NameSpace in asp.net



Namespace has two basic functionality :-

  • NameSpace Logically group types, example System.Web.UI logically groups
    our UI related features.

  • In Object Oriented world many times its possible that programmers will use the
    same class name.By qualifying NameSpace with classname this collision is able to
    be removed.

Admin

A Software Engineer, Social Media Marketing Expert, writer,

Post a Comment

Previous Post Next Post