C# (Sharp) Programming Language Question:
What are the ways to deploy an assembly?
Answer:
An MSI installer, a CAB archive, and XCOPY command.
Previous Question | Next Question |
How is the DLL Hell problem solved in NET | What is the smallest unit of execution in .NET? |