What is the DLL Hell Problem?
Answers were Sorted based on User's Feedback
Answer / kinge amol
by default asembly is private it is installed in GAC by
using gacutil utility so it's shared assembly also if you
make new .sn file for done shared assembly asembly version
of previous one overrides when same .sn file to avoid this
problem use GAC and stored it in this
| Is This Answer Correct ? | 4 Yes | 0 No |
As higher version Dll overwrites lower version Dll.This
problem is referred to as dllhell .This is a drawback in Vb
and eliminated in Dotnet by the concept of assemblies.
| Is This Answer Correct ? | 3 Yes | 2 No |
How to create multi language website in asp.net mvc? : Asp.Net MVC
What is autopostback in asp net?
What do you understand from custom control?
What are the differences between the response.write() and response.output.write()?
You have two buttons in web form and i clicked on one of the button, so how do i find which button i've clicked on the form in my page load?
why we are using delegates and in which condition it is required?
What is view state and use of it ?
Types of exceptions in dot net???
Explain different authentication modes in asp.net?
Can you explain the basic use of dataview?
what is the deference between dataset and data adapter?
What are the Types of authentications in IIS
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)