Answer Posted / chvramana
Yes, DLLhell problem is solved with this side by side
execution.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the advantage of dependency injection?
How can I make sure my c# classes will interoperate with other .net languages?
Can we override interface method?
if a method is marked as protected internal who can access it?
Is constructor a static method?
What operators can be used to cast from one reference type to another without the risk of throwing an exception?
What is sqlconnection in c#?
Why constructor is used in c#?
What is console writeline in c#?
What is dapper in c#?
What is default value of enum c#?
How do you sort a list in c#?
If I want to override a method one of class A and in class b then how do you declare?
Is c# a technology?
Can you access a hidden base class method in the derived class?