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

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

Explain the types of .net remoting?

1194


Explain how to perform remoting?

1008


What are the advantage of remoting over web services?

959


What is fundamental of published or precreated objects in remoting?

1053


What are the ways to configure remoting objects before client can use them?

1166


What are the ways to renew lifetime leases of objects?

1110


Define a process?

1087


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

1022


What do you mean by windows authentication?

1107


Explain Singleton design pattern of Remoting?

1022


Explain serialization formatters in .net remoting

1010


Explain when we use web service and when we use remoting?

991


What are dynamic assemblies?

1053


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

925


How do you implement distributed applications in .net?

1041