Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / kureshi salman

DLL HELL refers to the set of problems caused when multiple
application attempt to share a common component like DLL.In
VB6 there are many DLL,Hence the programmer confused which
DLL he wants to update this situation made a s/w or product
failure.


You can avoid this problem in .net using a s/w recompiling
due to recompiling the program ,a DLL is automatically
updated.If the s/w is deployed on a machine,then You can
avoid this problem in .net using a s/w reinstalling the
program a DLL is automatically updated.

Is This Answer Correct ?    3 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define a web service in .net?

1118


Disable browser cache for entire ASP.NET website?

1270


What are the file extensions for razor views?

1194


Is it right that ASP.NET Web API has replaced WCF?

1021


What is GAC in ASP.NET 2.0

1234


How can you pass multiple complex types in Web API?

1130


List the events in page life cycle.

1025


Explain the advantages of asp.net.

1042


What is a web api endpoint?

1108


What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?

1086


What does uri mean?

986


What are ASP.NET Web Forms? How is this technology different than what is available though ASP?

1745


What does asp stand for in asp.net?

1027


Explain transparent caching with aop?

1009


Which method is used to force all the validation controls to run?

1083