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 Layout in ASP.Net MVC?
What are the main components of .net framework?
How do I use partial view?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
What are authentication filters in web api?
How to Redirect Tracing to a File
What is the difference between tempdata and viewbag?
Can we have enum in entity framework?
what is client wins and store wins mode in entity framework concurrency?
What are the sub types of ActionResult?
How we can call a javascript function on the change of a dropdown list in mvc?
What is .net framework in simple terms?
What is renderbody?
Explain what is asp.net mvc?
How route table is created in ASP.NET MVC?