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 |
What are the features that are new in .net 2.0
What is a model in android?
what is the additional features in 1.1 rather than 1.0
what is use of entity container?
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
What is an asynchronous controller in asp.net mvc?
Which are the important namespaces used in mvc?
Where do the reference-type variables go in the RAM ?
Can I remove .net framework?
Explain the methods used to render the views in ASP.Net MVC?
What is the benefit of entity framework?
How to ensure the credentials for WebService using Windows authentication