What is a DLL Hell Problem in .Net?

Answer Posted / nitesh dwivedi

Windows registry cannot maintain multiple versions of the
same library because of this when it comes to deployment.
Old version is trying to override new version clash will
take place. This will terminates installation process. This
problem is called as DLL HELL. When it comes to deployment
higher version can override lower version in the window
registry. All these drawbacks has been overcome in .net by
introducing Assembly concept.

Is This Answer Correct ?    17 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Please briefly explain the usage of global.asax?

723


What is a Cookie? Where is it used in ASP.NET?

836


Does web services support data reader like pom project?

703


What is state management techniques in asp.net?

755


how to transfer the file from client to server using asp.net

816


What is the difference between mvc and asp.net? : Asp.Net MVC

698


What is the difference between ASP.NET Webforms and ASP.NET MVC?

810


Explain how asp.net page works?

765


can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com

1713


in which protocol ASP.NET WEB API Work?

815


What are the options in ASP.NET to maintain state?

829


What is data grid view in asp.net?

705


What is the use of data set in asp.net?

677


About CLR, reflection and assemblies?

1723


Explain the difference between singleton and single call?

753