what is namespace?
Answers were Sorted based on User's Feedback
namespace is collection of different types of classes
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / payal mehta
Namespace is naming schema in which we can organize no. of
classes.Using that classes we can use or inherit properties
and methodes in our application.Namespace also can contain
number of assemblies.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / komilla shaheen
Namespace is logical unit of all classes .Namespace can
span multiple assemblies.
eg.System.Web.UI logically group all UI related features.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / venkat2050
namespace is nothing but the call method of funcion which
need to be envoked when you need to adde some of the
function so we call by using the namespace
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / jyothish vakkom
namespace
{
class 1
{
}
class2
{
}
.....
.....
.....
}
got d idea???
| Is This Answer Correct ? | 0 Yes | 1 No |
Difference between type constructor and instance constructor? What is static constructor, when it will be fired? And what is its use?
How do I develop c# apps?
What happens if you add duplicate elements to a set?
How many types of polymorphism are there?
What do you mean by object pooling?
what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?
What does dbml mean in texting?
What is the difference between namespace and class in c#?
Describe the accessibility modifier protected internal.
3 Answers Siebel Systems, Visual Soft,
What is the difference between a field and a property in c#?
What is data annotation in c#?
Describe two uses of the “using” statement during the operation of c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)