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


Please Help Members By Posting Answers For Below Questions

Explain global assembly cache.

579


How does session work in asp net?

559


What is enableviewstate in asp net?

531


What is the use of the tag in the web.config file?

573


Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?

534






Can we have multiple master pages in asp net?

513


Explain State management in asp.net

631


What is difference between web config and global asax?

446


Explain server control extensibility with reference to asp.net 2.0 ?

550


How does a web application session work?

560


Is asp.net and .net same?

548


Why Unload event of MasterPage Calls first in ASP.net ?

588


Define static constructor?

560


What is a web based system?

466


Which type of state management is provided by Query String in ASP.NET?

559