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 does work clr?
Can I set the unlimited length for "maxjsonlength" property in config?
What are sections?
What are the new features 3.5 framework against with the tool?
Is it possible to create a custom filter?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
What is needed for running an application built on winfx on the .net framework 3.0?
Describe the gac in the .net framework.
what is scalar property?
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
How to bind table colum with gridview column?
mention what is code first approach and model first approach in entity framework?
What is the 'page life cycle' of an ASP.NET MVC?
Explain linq to entities? : Entity framework
Can I use razor code in javascript in asp.net mvc?