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

How can we communicate with each server in N-tier Architecture? and what are the methods?

2008


What is the default Orientation property in a Menu control?

793


Explain culture and uiculture values.

775


How Session outproc in Sqlserver stored?

2539


Explain in what order a destructors is called.

814


Explain the asp.net session state modes.

840


Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?

742


Explain a program using code nuggets to create a simple application? : asp.net mvc

774


When should I use server transfer and response redirect?

735


Explain what is the procedure to create the environment for asp.net? : asp.net mvc

803


What is session management in web application?

775


What is autopostback in dropdownlist in asp net?

751


ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?

1715


How does ASP.NET framework maps client side events to Server side events.?

793


Explain the concept of View Model in MVC?

833