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
What is the real use of interface in c#?
How many static constructors are allowed in a class?
What is difference between Trace and Debug
What are the benefits of using windows services:
How to parse a date time string?
Is c# a strongly-typed language?
Why do we need generics in c#?
What is the use of GC.KeepAlive Method?
Is int a struct in c#?
without modifying source code if we compile again, will it be generated MSIL again?
Explain different properties of object oriented systems.
You have got 1 million parking slots. At a time a parking slot can be free or not. To get next slot easily which data structure to implement?
what is c# command?
What is bit in c#?
What is the difference between abstract and abstraction?