Answer Posted / anil
Namespace is a logical container for all types i.e
class,enum,struct,interface etc..
Namespace is used in two scenarios:
1. to overcome the naming collision
2. to group related items together
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How does work clr?
What is the difference between ViewData, ViewBag and TempData?
What is entity framework firstordefault?
Explain the .net framework.
mention what is the key advantage of using entity framework or ef?
Does .NET Framework support SAX?
I have 2+ years of fake experience,actually i could not answer for project questions..?how can i answer please suggest me..?
What does mvvm mean?
How we can handle the exception at controller level in ASP.Net MVC?
Explain the tools used for unit testing in ASP.Net MVC
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?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What are action filters?
Can we have enum in entity framework?
What is filters in web api?