How does dll hell solve in .net?
Answer / Jaideep Shrivastava
In traditional COM environments, DLL Hell occurs when multiple versions of a single 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 |
Why do we use constructors in c#?
Why dictionary is used in c#?
what are the best design patterns for C#.Net?
What is class in oops with example in c#?
What is serialization in c#?
What are All kind of access specifiers for a class and for methods
What is the max value of int32 in c#?
What is the difference between abstract and abstraction?
Please write a program to display “welcome to bestinterviewquestion.com” in c#?
Is c# pass by reference?
What is iqueryable in linq?
What is the difference between int16 and int32 in c#?
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)