What is dll hell, and how does .net solve it?
Answer / Sonia Verma
DLL Hell refers to a situation in traditional COM environments where multiple versions of the same DLL are present on a system, causing unexpected behavior due to conflicts between them. .NET solves this issue by using strong naming and versioning for assemblies (DLLs), ensuring that the correct version is loaded at runtime.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is class sortedlist underneath?
Can an abstract class inherit from another abstract class c#?
What is tryparse?
What is the meaning of int parse in c#?
What is single dimensional array in c#?
can we declare a variable by name "this" in a class? Please explain?
Why array is faster than arraylist in c#?
What is the purpose of a constructor in c#?
What is difference between asp net and c# net?
what is collections and what is generics
Explain the types of errors in c#?
What Is The Difference Between The System.array.copyto() And System.array.clone()?
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)