Namespace has two basic functionality :-
1. NameSpace Logically group types.Example System.Web.UI logically groups
our UI related features.
2. In Object Oriented world may times its possible that programmers will use the
same class name.By qualifying NameSpace with classname this collision can
be removed.
What is NameSpace
Posted by
Rajesh Rolen
at
Wednesday, September 2, 2009
Labels: ASP.NET Interview Questions , Framework , Interview Questions
0 comments:
Post a Comment