What is a DLL Hell Problem in .Net?

Answer Posted / bhagsingh kherwal

A DLL HELL PROBLEM IS ARISE WHEN WE DEPLOYEE OR REGISTER A
NEW APPLICATION THAT'S PREVIOUS VERSION ALREADY RUNNING ON
OPERATING SYSTEM IT WILL CREATE A PROBLEM OF OVERRIDING OF
PREVIOUS VERSION AND MAKE CHANGE IN SYSTEM REGISTERY. .NET
PROVIDE A FACILITY OF GAC GLOBAL ASSAMBLY CACHE IN WHICH
WHEN NEW APPLICATION DEPLOYEED THEN IT EASILY DIFFERENCIATE
WITH PREVIOUSLY RUNNING VERSION IN MANY WAY AS THEIR NAME,
VALUE, CULTURE AND OTHER THEN DLL PROBLEM WILL NOT ARISE.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?

1788


Explain cashing in asp.net.

617


How can you handle errors in Web API?

689


How ViewstateMac works?

2458


Where is http session stored?

587






ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?

1571


benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks

1903


Please briefly explain the usage of global.asax?

617


Is asp.net is a programming language?

569


In asp.net, how can you validate drop down box?

692


What does a switch do?

634


What is the used of "ispostback" property?

675


What are the Types of authentications in IIS

679


How can you pass multiple complex types in Web API?

672


how to retrieve property settings from xml .config file.

635