DLL HELL refers to the set of problems caused when multiple application attempt to share a common component like DLL(Dynamic Link Library).In VB6 there are many DLL,Hence the programmer confused which DLL he wants to update this situation made a Software or product failure. We can avoid this problem in .net using a Software recompiling due to recompiling the program ,a DLL is automatically updated.If the Software is deployed on a machine,then You can avoid this problem in .net using a Software reinstalling the program a DLL is automatically updated.
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
Can you answer this question?
Write Answer1 Answers