what is DLL Hell and how it is solved in .NET?

Answer Posted / kobra thakur

Registry of operating system is unable to support the
multiple versions of
same com component this is called the dll hell problem.

Dll hell problem is solved by dotnet it allows the
application to specify not only the library it needs to
run but also the version of the assembly

Is This Answer Correct ?    24 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a SESSION and APPLICATION object?

775


Why we go for mvc instead of asp.net? : Asp.Net MVC

726


What is preprocessor in .net and type, where it use?

893


What is a response cookie?

841


Are cookies client side or server side?

678


Why SessionID changes in every request in asp.net?

758


What is the server of asp.net?

744


What is the usage of DelegatingHandler?

791


What is the difference between a multi-layer and multi-tier applications?

785


What are the data controls available in asp.net?

711


Explain the difference between server control and html control.

695


What is Forms Authentication in ASP.NET?

788


Whats the difference between abstract factory pattern and factory pattern?

814


What are app services?

732


Is it possible to apply themes to an asp.net application? If yes, then how?

794