what is DLL Hell and how it is solved in .NET?
Answer Posted / kobra thakur
Registry of operating system is unable to support the
multiple versions of
same com component this is called the dll hell problem.
Dll hell problem is solved by dotnet it allows the
application to specify not only the library it needs to
run but also the version of the assembly
| Is This Answer Correct ? | 24 Yes | 12 No |
Post New Answer View All Answers
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
Which is better union or union all?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
What is difference between web config and global asax?
Do you know about caching with the datasource controls?
Differentiate between globalization and localization.
What is bson in web api?
What is a web pool?
What is the difference between file-based dependency and key-based dependency?
What is the difference between ASP Session State and ASP.Net Session State?
Describe session handling in a webfarm, how does it work and what are the limits?
What does mean by a neutral culture?
What is the file through which you can customize your asp.net application?
Which object encapsulates state or data of a user?
How does cookies work in asp net?