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 is csdl?
what is code first approach?
What is the difference between model view and controller?
What are the 2 ways of adding constraints to a route?
What is display mode in mvc?
What is meant by bootstrap in mvc5?
What is mapping in entity framework? : Entity framework
What is the use of razor view engine?
Explain what is asp.net mvc?
What is .net architecture?
Name a few different return types of a controller action method?
what is entity framework?
What are Action Methods in ASP.NET MVC?
Which is the root namespace for fundamental types in .net framework?
Explain the methods used to render the views in ASP.Net MVC?