Answer Posted / swathi
There are three primary ways to deploy an assembly on a
target machine. The first technique involves deploying a
DLL as a private assembly by locating it in the
ApplicationBase directory. The second technique involves
installing it in a machine-wide repository called the
Global Assembly Cache (GAC). The third technique involves
configuring an assembly DLL with a <codeBase> element that
allows the CLR to download the DLL on demand from across
the network the first time it's used by a hosting
application.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is object service? : Entity framework
What is an asynchronous controller in asp.net mvc?
What is viewstart page in mvc?
what is eager loading?
what is ssdl?
How we can add the CSS in ASP.Net MVC?
Possible ways to prevent xss attacks on mvc application?
Explain the advantage of packaging over xcopy in .net?
What are the components of the .net framework.
What is the use .Glimpse in ASP.Net MVC
What you mean by routing in asp.net mvc?
explain why t4 entity is important in entity framework?
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?
what is split entity?
Why should we go for entity framework?