What is the DLL Hell Problem?

Answer Posted / kinge amol

by default asembly is private it is installed in GAC by
using gacutil utility so it's shared assembly also if you
make new .sn file for done shared assembly asembly version
of previous one overrides when same .sn file to avoid this
problem use GAC and stored it in this

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?

1468


Are cookies stored on server or client?

507


Is redux flux?

540


What are uri parameters?

545


What is latest version of asp.net mvc? : Asp.Net MVC

477






How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?

2240


What can you do with asp.net?

517


How long does an http session last?

531


Can asp.net work on an nt server?

557


What is protected configuration?

604


What is http request and response?

536


What is http pipeline in asp.net?

516


What are sessions used for?

559


What is session in web technology?

524


What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

588