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
Which version of .net framework is installed?
What is the use of display modes?
What is razor code?
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?
what is .edmx file and what it contains?
will there be any issues adding a table without primary keys to a data model?
What you mean by routing in asp.net mvc?
mention what is the difference between ado.net and classic ado?
What is the .net framework and how does it work?
Do I need microsoft .net framework?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
What is the use .glimpse in mvc?
What is difference between razor and web form engine?
What is web api‘s in asp.net mvc 4 ?
What is the use of the default route {resource}.axd/{*pathinfo} ?