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

Answer Posted / narendra

EARLY TO .NET IF YOU WANT TO USE ANY DLL IT WAS REQUIRED TO FOLLOW 3 STEPS 1)COPY THE DLL 2)REGISTER THE DLL WITH REGISTRY 3)CONSUME THE DLL
WHEN DLL IS REGISTER WITH REGISTRY THE REGISTRY CONTENTS CAN BE MODIFIED BY UNKNOWN PERSONS OR HACKERS OR INTRUDER THEN THE RESPECTIVE DLL WILL NOT WORK PROPERLY RATHER IT WILL CREATES MANY PROBLEMS THESE PROBLEMS ALONG WITH VERSIONING PROBLEM KNOWN AS DLL

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to retrieve property settings from xml .config file.

549


In ViewState How much lifespan items stored?

593


How does u get record no from 5 to 15 from a dataset of 100 records?

517


What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC

535


What is the life cycle of web page?

529






Explain a program using code nuggets to create a simple application? : asp.net mvc

515


What is difference between Lambda Expression and LINQ in ASP.NET?

545


What are app services?

534


Is razor a programming language?

535


How do u deploy your asp.net application?

616


Name the tools or API for developing or testing web api?

535


What is the behavior of a Web browser when it receives an invalid element?

630


Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?

568


How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?

528


Can you use Web API with ASP.NET Web Form?

698