What are the ways to deploy an assembly?
Answers were Sorted based on User's Feedback
Answer / karans
An assembly can be deployed :
a). By dragging and droping the dll file into Assembly
folder (in c:/windows) folder.
b). Using Gacutil -i "path of assembly.dll" on the
visual studio command prompt.
c). If an assembly has to b deployed on client machine
at the time of installing an application, create a folder
(special folder)asseembly under root folder of the setup
and deployment application.And store the assembly into that
folder.It will be auto deployed on the client machine
assembly folder at the time of deploying application.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / pramodgupta20
1. Using Windows Explorer, simply drag and drop.
2.Using GacUtil.exe
| Is This Answer Correct ? | 3 Yes | 0 No |
Can dictionary have duplicate keys c#?
How long has c# been around?
What is the benefit of using interface in c#?
Can u list some style properties of List Box?
Where are value types stored in c#?
Is void a class?
Can hashtable have duplicate keys in c#?
What are the different types of comments in c#?
Is null empty or whitespace c#?
What do you mean by directing?
Explain how do I convert a string to an int in c#?
Why we use methods in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)