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 / 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

What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?

1061


What are triggers of an updatepanel?

1026


Can you use Web API with ASP.NET Web Form?

1203


What is client side state management?

1003


Explain the asp.net page life cycle.

1151


What is the difference between server-side scripting and client-side scripting?

1050


What is route in web api?

1081


What are the difference between function and stored procedure in .net programming language?

763


What is the use of view state?

999


How would you turn off cookies on a page of a website?

984


Explain the Order of events in an asp.net page?

1065


What is css and what is it used for?

1040


How would you enable impersonation in the web.config file?

1052


To wrap up a call to a Web service the standard used is..?

1031


How to use ipostback?

1057