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
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
How to sign out from forms authentication?
What is the difference between union and structure?
Is session stored in browser?
What is difference between rest and soap?
What is a windows service?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
What is the good practice to implement validations in aspx page?
Explain the difference between AutoPostBack and IspostBack in ASP.NET?
What is the difference between page directive include and action tag include?
Why we go for mvc instead of asp.net? : Asp.Net MVC
What should you do is you want to remove an existing component but would like to make some funtionalities?
Explain the concept of MVC Scaffolding?
Can the dictionary object be created in client?s scope ?
What are different types of api?