Answer Posted / prashant
An Assembly is unit of deployment like EXE or a DLL.its a collection of many classes. namespace is nothing but an assembly.it can not execute directly .it can be call to some other container like vb,c#,asp etc.it provides reusability of code in our application designing.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
When will the .net framework 3.0 be released?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
Explain Sections is ASP.Net MVC?
What are Action Methods 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?
how can you tell ef to have a different table or column name than that defined for the class?
How the ‘page lifecycle’ of ASP.Net MVC does works?
What is entitycontainer? : Entity framework
What is meant by bootstrap in mvc5?
How large is the .net framework 3.0?
What is disconnected scenario? : Entity framework
Name a few different return types of a controller action method?
Is .net framework dead?
What is controllercontext?