How does assembly versioning in .NET prevent DLL Hell?
Answer Posted / sathiya
Using Zero impact deployment in .Net to prevent the DLL
Hell Proplem.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What are the ways to renew lifetime leases of objects?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
Explain the differences between marshal by value and marshal by reference?
How to directly call a native function exported from a dll?
What are the information required to configure remote objects?
What are the remotable objects in .net remoting?
How to decide which to use .net remoting or asp.net web services?
What are static assemblies and dynamic assemblies. Differences between them?
Difference between web services & remoting?
What does manifest consists?
What are the steps to publish an object outside the service domain
What is the proxy of the server object in .net remoting?
Are you aware of containment and Aggregation ?
Name the distributed systems available apart from .net remoting?
What are the types of remotable objects?