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 is the benefit of entity framework?
What is the .net framework 3.0 (formerly winfx)?
What is difference between Viewbag and Viewdata in ASP.NET MVC?
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
What is the difference between model and entity?
differences between poco, model first and data first approach?
Is it possible to cancel filter execution?
Why to use Html.Partial in ASP.Net MVC?
What is viewstart page in mvc?
why DotNetFramework is included in building a software
What are the new features 3.5 framework against with the tool?
Asp.net mvc application, makes use of settings at 2 places for routing to work correctly. What are these 2 places?
what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
What is layout in mvc?