What are the ways to deploy an assembly?

Answers were Sorted based on User's Feedback



What are the ways to deploy an assembly?..

Answer / daniel

An MSI installer, a CAB archive, and XCOPY command.

Is This Answer Correct ?    21 Yes 1 No

What are the ways to deploy an assembly?..

Answer / ranjanatyagi

An assembly can be deploy using to ways .One of the easiet
way is XCOPy command.

Is This Answer Correct ?    10 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Show us in simple steps to create setup & deployment project for windows application?

0 Answers   QuestPond,


can we declare a variable by name "this" in a class? Please explain?

3 Answers   IBM,


What is a dbml?

0 Answers  


What are functions c#?

0 Answers  


An abstract class is inherited, an Interface also inherited(multiple inheritance), How it differences.

6 Answers   Synechron,






How do you achieve polymorphism in c#?

0 Answers  


What is the meaning of int parse in c#?

0 Answers  


What is the use of oops in c#?

0 Answers  


What is use of private class in c#?

0 Answers  


What is a console?

0 Answers  


Contrast DTDs versus XSDs. What are their similarities and differences? Which is preferred and why ?

1 Answers  


What is dependency injection?

0 Answers  


Categories