How does assembly versioning in .NET prevent DLL Hell?

Answer Posted / sivaraj.t

here is the answer : : :

The runtime checks to see that only one version of an
assembly is on the machine at any one time.

.NET allows assemblies to specify the name AND the version
of any assemblies they need to run.

The compiler offers compile time checking for backward
compatibility.

It doesn.t.

Is This Answer Correct ?    26 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the requirements to enable remote components to interact each other?

614


What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?

588


What is the purpose of strong name?

662


What are the situations you will use singleton architecture in remoting ?

634


What is fundamental of published or precreated objects in remoting?

673






Hello, I want to connect a system in LAN and i want to access that.When ever i am moving a mouse in my desktop the similar thing have to happend in the another system in which i have connected. I need coding for this in c# and .NET . any one please help me.It is very urgent to me Advance thanks. my email id:manojkumarchallagundla@gmail.com

2377


What do you mean by passport authentication?

608


Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?

614


When should we choose .net remoting over .net web services?

619


How to directly call a native function exported from a dll?

666


Write a example code for remoting?

633


Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?

623


What is the proxy of the server object in .net remoting?

660


How can we call methods in remoting asynchronously?

618


What are the ways to renew lifetime leases of objects?

679