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

What are the disadvantages of view state?

707


If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?

743


To bind columns manually which tags do you need to add within the asp:datagrid ?

643


What are the page life cycle events?

582


How do I force the dispose method to be called automatically, as clients can forget to call dispose method?

598






Explain asp.net mvc request life cycle? : asp.net mvc

571


Explain in what order a destructors is called.

676


What I need to create and run an asp.net application?

606


What is the difference between dynamic SGA and static SGA?

673


Can the validation occurs in server-side or client-side? If the validation occurs why should we do?

712


Explain the use of view state?

652


What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?

620


List the advantages and disadvantages of user control an custom control?

626


What are the advantages and disadvantages of session?

747


What is base class of .net?

640