How can you automatically generate interface for the remotable object in .NET with Microsoft tools?
1 7433How can you tell the application to look for assemblies at the locations other than its own install?
1 4086Post New Dot Net Remoting Questions
What is unboxing?
What are the different types of channels used by .net remoting?
Difference between .net remoting versus distributed com?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
What is the proxy of the server object in .net remoting?
What are the difference between static assemblies and dynamic assemblies?
What do you mean by windows authentication?
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.
What is the purpose of strong name?
When do we use delegates in your remoting applications?
Types of compatabilities and explain them ?
Explain how to perform remoting?
What are the remotable objects in .net remoting?
Elaborate the term WebService and how it differ from Remoting?
How to decide which to use .net remoting or asp.net web services?