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 |
What is objref object in remoting?
Define singlecall activation mode in .net remoting?
What do you mean by windows authentication?
What are the difference between static assemblies and dynamic assemblies?
What are the ways to configure remoting objects before client can use them?
Explain the Flow of remoting?
What is fundamental of published or precreated objects in remoting?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?
What are remotable objects in .NET Remoting?
What technology enables out-of-proc communication in .NET ?
Are you aware of containment and Aggregation ?
How to directly call a native function exported from a dll?