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 a DLL Hell Problem in .Net?

Answer Posted / solanki_mca

DLL Hell, is kind of conflict that occured previously, due
to lack of version supportability of dll for(within) an
application.

Previously, if u had deployed any dll for particular
application, and in between u made some changes or provide
some more functionality within that application or u
enhance your application and you deploy new dll or
override existing dll, in this case ur old module which
was/were running fine with previous dll, may behaves
improperly because of new dll deployed.This called dll Hell.

This is no more exist in dot net because of different
version supportability of dll, it means old process worked
with old dll only and respond in exact manner, and new
process which starts after new dll deployed uses(executes
with) new dll and respond to user.

Is This Answer Correct ?    76 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is asp.net mvc front end or backend? : Asp.Net MVC

982


How can you make sure that web api returns json data only?

1035


What is base class of button control in .net?

1054


What is server redirect?

1026


What are main return types supported in Web API?

1466


What are validator? Name the validation controls in asp.net? How do you disable them?

1095


Why web api is better than wcf?

1149


How do we assign page-specific attributes?

1198


What is mvc in angular?

1025


Give a few examples of page life cycle events.

1164


Mention the execution process for managed code?

1054


Explain the difference between webfarm and webgardens in .net?

1026


What is state management technique?

1090


What is the difference between pathparam and queryparam?

1119


What is the purpose of asp.net?

1050