What is a DLL Hell Problem in .Net?

Answer Posted / sudhakar sakthivel

Versoning problem is called the DLL Hell. If Already you
have deployed any application with dll. Now you did some
changed in your application and dll. If your deploy this
newer application, the Older dll will be overrided by the
newer Dll. So Older Application is not working properly.
But in .Net Framework solved this Versioning problem. So If
we developed this application in .Net, Both application
will be worked properly. Old Application will reffer the
Older Dll and Newer Application will reffer the New Dll.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give some salient points of difference between request processor and request dispatcher.

624


Write code to send e-mail from an asp.net application?

554


what is silver light when will we use silver light,

1449


Explain the difference between Repeater and Data list control in ASP.NET?

627


What is web router?

508






What is the asp.net control toolkit?

566


How to display Alert in ASP.NET

656


What is asp net application object?

549


8. Why do you want to work here?

1486


What is difference between session and viewstate?

481


How to comment out asp.net tags?

640


What is a ashx file?

561


What is session state server?

629


What is a server cookie?

507


What are the session management techniques asp net?

570