What is a DLL Hell Problem in .Net?

Answer Posted / sudhanshu

in vb.net we cannot overide assembly because a hell problem
occur.A hell is that you cannot change version.msc overcome
this problem by usng overversion with config .in this
concept we change version means that olderversion to newer
version and newer version to older version. Assembly
versioning allows the application to specify not only the
library it needs to run (which was available under Win32),
but also the version of the assembly.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what are webservices?

730


What is difference between abstract class and an interface?

701


How can you debug your.net application?

744


Where the assembly is stored in asp.net?

733


What are the features that make asp.net more used framework? : asp.net mvc

745


What is the request flow used for asp.net mvc framework? : asp.net mvc

711


What is the usage of DelegatingHandler?

786


What are the uses of list view control in Asp.net?

795


Distinguish between Server-side and Client-side code?

766


What can you do with asp.net?

689


Which object is used to encapsulate the state of the client and the browser in ASP.NET?

794


How can you use a custom controls in ASP.NET application?

722


Where are session variables stored?

714


What is a viewbag?

721


What is the procedure to handle the process request using mhpm events fired? : asp.net mvc

758