About namespaces ?
Answers were Sorted based on User's Feedback
Answer / mohan kumar e.
Namespaces are logical grouping of related items.
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / zeenat
Namespace logically group all realted types for eg:-
system.web.UI will group all UI related features
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / chandhru a
Namespaces are logical blocks used to avoid naming
collisions of the class names.
Chandhru A
Microbase Technologies
Is This Answer Correct ? | 1 Yes | 1 No |
Explain what is routing?
Why do I get errors when I try to serialize a Hashtable
Difference between ASP.NET MVC and ASP.NET WebForms?
what are abstract classes? what is overriding?
What is the purpose of a web form?
which are the key concepts of entity data model?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
explain why t4 entity is important in entity framework?
What is the benefit of entity framework?
What are the versions of .net framework?
How to return the JSON from action method in ASP.Net MVC?