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 |
what is work of continue statement in C#?
Why do we override in c#?
Is xamarin free?
HOW to Develope the CRUD(create,read,update,delete) FORM IN WINDOWS form by using c# only
0 Answers Petranics Solutions,
What?s an abstract class?
What is ado c#?
Why would you use a class property in c#?
Explain About CLS?
Can struct have constructor c#?
What is inheritance c#?
Why do we use reflection in c#?
Can we create instance of private class 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)