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 |
explain is .NET Remoting?
What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()
What are static assemblies?
When do we use delegates in your remoting applications?
What is ODP.NET?
About sn.exe ?
How can you tell the application to look for assemblies at the locations other than its own install?
Are you aware of containment and Aggregation ?
When we use web service and when we use Remoting?
When should we choose .net remoting over .net web services?
Write a example code for remoting?
What is UUID and GUID what is the size of this ID ?