Answer Posted / anonymous
A namespace is a container which keeps classes related to a specific work.It helps to overcome the problem of naming of classes as well as it categorized all classes related to their work for ex. System.Net.Mail contain all classes related to email.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How large is the .net framework 3.0?
Is it possible to cancel filter execution?
What are actions in asp.net mvc?
What is objectset? : Entity framework
What is difference between Viewbag and Viewdata in ASP.NET MVC?
How can we determine action invoked from HTTP GET or HTTP POST?
Why should we go for entity framework?
What is the difference between partial and renderpartial?
Explain the new features added in version 4 of mvc (mvc4)?
what is entity framework?
How to change the action name in ASP.Net MVC?
what is msl?
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
which are the key concepts of entity data model?
Explain bundle.config in mvc4?