What are the ways to deploy an assembly?
Answer Posted / daniel
An MSI installer, a CAB archive, and XCOPY command.
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
What is the use of protected in c#?
What is stringbuilder c#?
If a child class instance is created, which class constructor is called first - base class or child class?
What is data hiding in c#?
What is console used for?
What is eager and lazy loading in c#?
Why do we use struct in c#?
What is xml serialization in c#?
Is list ienumerable c#?
Is there throws keyword in c#?
Is string nullable in c#?
Define Final Class in C#
What are the advantages of clr procedure over t-sql procedure?
What is ienumerable and iqueryable?
Can int be null in c#?