What are the types of assemblies and where can u store them
and how ?
Answer Posted / anonymous
Please note there are three types of Assemblies.
1) Private - Assembly available only to clients in the same
directory.
2) Shared - Assemblies in GAC
3) Satelite - Assembly in the specific directory of the
locale.
| Is This Answer Correct ? | 49 Yes | 5 No |
Post New Answer View All Answers
What are Action Methods in ASP.NET MVC?
What is the mvc pattern (model view controller pattern)?
what is code first approach?
what is entity sql?
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
What is the difference between old ADO.NET and Entity framework coding techniques?
how to disable the lazy loading framework?
explain what does .edmx file contains?
mention what is the key advantage of using entity framework or ef?
Is it possible to share a view across multiple controllers?
Explain RenderBody and RenderPage in ASP.Net MVC?
What is rxjava used for?
How the ‘page lifecycle’ of ASP.Net MVC does works?
What is display mode in mvc?
What is the full form of sp?