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 a view engine?
List out few different return types of a controller action method?
What is difference between Viewbag and Viewdata in ASP.NET MVC?
Is http stateful or stateless?
How do I use partial view?
Explain tempdata in asp.net mvc?
What is storage model? : Entity framework
What is the difference between windows vista and .net framework 3.0 ?
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?
Is .net framework 4.8 the last version?
Do I need microsoft .net framework?
What are the components required to create a route in ASP.Net MVC?
List the new features added in .net framework 4.0.
How does the .net framework 3.0 relate to windows vista?
The order of the filters that get executed, if the multiple filters are implemented?