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
Explain ASP.NET MVC Identity and Security?
Is it possible to share a view across multiple controllers?
what is .edmx file and what it contains?
What is MVVM design pattern?
sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?
How to return the JSON from action method in ASP.Net MVC?
what is eager loading?
Is it possible to unit test an mvc application without running the controllers in an asp.net process?
What is action methods in web api?
List out few different return types of a controller action method?
What is the domain object?
What is mvc entity framework?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
What is entity framework used for?
Explain tempdata in asp.net mvc?