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

Explain metadata in c#.

0 Answers  


What is difference between Trace and Debug

0 Answers   BirlaSoft,


If a child class instance is created, which class constructor is called first - base class or child class?

0 Answers  


How to do and Apply Themes to Datagrid,Lable,Textbox,etc., in C#.NET 2005 Windows Application? (like who we will do themes in ASP.NET using .CSS and .SKIN files). Urgent!!

0 Answers  


When was .net linq added?

0 Answers  






How can I use .NET components from COM programs?

0 Answers   DELL,


Write the difference between TypeOf and GetType?

0 Answers   Wipro,


What are the Types of optimization and name a few and how do u do?

0 Answers   BirlaSoft,


What are the steps to create an assembly and add it to the gac?

0 Answers  


What is extension method in c# and how to use them?

0 Answers  


What is difference between Method and function

3 Answers  


Where are value types stored in c#?

0 Answers  


Categories