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
Explain how to directly call a native function exported from a dll?
What is unmanaged code?
Define singleton activation mode in .net remoting?
How do you directly call a native function exported from a DLL?
Garbage collector?s functionality on unmanaged code ?
Is it a good design practice to distribute the implementation to remoting client?
what is Client-activated object in remoting?
What are the types of remotable objects?
What is a formatter in .net remoting?
What is Remoting?
Difference between .net remoting versus distributed com?
What is fundamental of published or precreated objects in remoting?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
Explain the types of .net remoting?
What are the channels in .net remoting?