How?s the DLL Hell problem solved in .NET?

Answer Posted / daniel

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 ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does int32 mean?

485


Can property be private in c#?

510


What is the use of flag in c#?

497


Distinguish between finally and finalize blocks?

526


Why is ienumerable used?

509






How do I create a dbml file?

490


How do I edit a dll file?

464


How do you declare an interface in c#?

492


2. What happened when BO object has been called?

1545


Is array thread safe c#?

489


What is the difference between constants and read-only?

483


How assembly versioning in .NET prevent DLL Hell problem?

525


What are the different approaches of passing parameters to a method?

488


Why do we need generics?

521


Explain the difference between private and shared assembly?

462