How can you debug failed assembly binds?
Answer / guest
Use the Assembly Binding Log Viewer (fuslogvw.exe) to find
out the paths searched.
Is This Answer Correct ? | 0 Yes | 0 No |
About .NET Remoting and types of remoting ?
Explain how to directly call a native function exported from a dll?
Explain Singleton design pattern of Remoting?
What are possible implementations of distributed applications in .NET?
What is unmanaged code and will CLR handle this kind of code or not ?
Explain the differences between marshal by value and marshal by reference?
What?s Singleton activation mode?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
What are different types of assemblies?
what is the diff between remoting and webservice
Can you pass SOAP messages through remoting?
What are static assemblies?