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
How we can invoke child actions in ASP.Net MVC?
Is .net framework going away?
How can you return string result from Action in ASP.Net MVC?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
how to disable the lazy loading framework?
Explain representational state transfer (rest) in detail?
What are child actions in ASP.Net MVC?
Where is tempdata stored?
How we can multiple submit buttons in ASP.Net MVC
What is Separation of Concerns in ASP.NET ASP.Net MVC?
How route table has been created in ASP.NET ASP.Net MVC?
What is html.renderpartial?
How can I tell what .net framework is installed?
How the ‘page lifecycle’ of ASP.Net MVC does works?
How do I install .net framework?