How?s the DLL Hell problem solved in .NET?

Answer Posted / ranjana tyagi

This Problem is Solved by using the assembly
versioning.That has four parts major,minor,build and
revesion.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are c# i/o classes?

805


If a class derives from another class, will the derived class automatically contain all the public, protected, and internal members of the base class?

744


Why delegates are safe in c#?

638


Is versioning applicable to private assemblies?

764


What is lambda expression in c#?

719


what is difference between destruct or and garbage collection ?

708


Explain the difference between class and interface in .net?

659


What is system console writeline in c#?

684


What is virtual in c#?

662


Why abstraction is used in c#?

693


What is type checking in c#?

689


List down the different ide’s provided by microsoft for c# development.

671


What is master page in asp net c#?

670


How do I create a multilanguage?

707


Why abstract class can not be instantiated?

648