what is DLL Hell and how it is solved in .NET?

Answer Posted / imtiyaz chanderki

Windows Registry can not 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 ?    177 Yes 27 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between session and viewstate?

474


IN an ASP.NET Web application if there is any error, how can you debug?

587


Explain how is a property designated as read-only?

553


Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?

513


1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????

18519






What is the file extension of web service?

556


What is xaml? Are xaml file compiled or built on runtime?

527


What is a pixel url?

514


What are the two Layouts supported by a Web form in ASP.NET?

556


What are app services?

531


What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?

674


Is data edited in the Repeater control?

590


What are the different validators in asp.net?

562


Describe the difference between inline and code behind - which is best in a?

574


Using code explain Configuration Management

1410