How assembly versioning in .NET prevent DLL Hell problem?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is the c# equivalent of c++ catch (…), which was a catch-all statement for any possible exception? Does c# support try-catch-finally blocks?

0 Answers  


what is the difference between int and Int32?

5 Answers   TCS,


What is int parse in c#?

0 Answers  


What is the main method in c#?

0 Answers  


Why c# is type safe?

0 Answers  


When you inherit a protected class-level variable, who is it available to?

2 Answers  


Is predicate a functional interface?

0 Answers  


What is variable in c#?

0 Answers  


What is concatenation and when should it be used?

0 Answers  


How do I get deterministic finalization in c#?

0 Answers  


What is difference between var dynamic and object in c#?

0 Answers  


What is the state of Garbage Collection after dispose() call info C# code?

4 Answers  


Categories