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?
What is a process ?
Name the distributed systems available apart from .net remoting?
write a example for remoting (code)
Explain what is the relationship between a Process, Application Domain, and Application?
Explain the differences between marshal by value and marshal by reference?
what is Client-activated object in remoting?
What is the proxy of the server object in .net remoting?
I am developing a project.Title is "Remote Demonstator".Using asp.net and C# Abstact: While administrator moving mouse and clicking on any link in the webpage that action will be performed in Server machine as well as in client machine.The client initially have to log-in and make a phone call to the admin. This is my project. How can i get this? I can create a website but this concept i have to implement in my website.How can i achive this? How to get client system control and how my mouse movings can be visible to client? I request all to please give me a basic idea or some hint. Advance Thanks.
About performance issues on retrieving records ?
How can you create a strong name for a .NET assembly?
How can you configure a .net remoting object via xml file?