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

Answer Posted / kureshi salman

DLL HELL refers to the set of problems caused when multiple
application attempt to share a common component like DLL.In
VB6 there are many DLL,Hence the programmer confused which
DLL he wants to update this situation made a s/w or product
failure.


You can avoid this problem in .net using a s/w recompiling
due to recompiling the program ,a DLL is automatically
updated.If the s/w is deployed on a machine,then You can
avoid this problem in .net using a s/w reinstalling the
program a DLL is automatically updated.

Is This Answer Correct ?    3 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain managed code an un-managed code.

599


How you can return View from ASP.NET Web API method?

548


What are the disadvantages of view state?

599


What is a runtime version?

532


How to change Master page in ASP.Net using code?

598






Is sql backend or frontend?

562


What is the difference between session and viewstate in asp.net?

610


How Session outproc in Sqlserver stored?

2306


Can I read the hard disk serial # of the client computer using asp.net?

558


Explain Life cycle of ASP.NET page when a request is made.

755


9. Why should we hire you over the others waiting to be interviewed?

2138


What is session state server?

623


What is use of <% %> in asp.net?

551


What is asp.net caching?

579


Securitywise What are the Enhancements in 2.0?

1492