What are the ways to deploy an assembly?
Answer Posted / 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 View All Answers
Explain the types of Polymorphism.
Is datetime value type c#?
Describe an abstract class?
What is array and its types in c#?
How many variables do you need?
How can you achieve run time polymorphism in C#?
Show us in simple steps to create setup & deployment project for windows application?
What is foreach loop in c#?
How to prevent the error while updating ui control from another thread?
What is ac callback?
How jit (just in time) works?
Explanation on Generic?
What are delegate methods?
Why do we use overloading in c#?
Can you change the value of a constant filed after its declaration?