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 unmanaged code and will CLR handle this kind of code or not ?
What?s typical about a Windows process in regards to memory allocation?
Explain the types of .net remoting?
What do mean by remotable objects in .net remoting?
Explain the differences between marshal by value and marshal by reference?
Explain how to perform remoting?
Types of compatabilities and explain them ?
What is a formatter?
Explain the Flow of remoting?
How to perform Remoting?
What are the ways to configure remoting objects before client can use them?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?