How can you automatically generate interface for the remotable object in .NET with Microsoft tools?
1 7526How can you tell the application to look for assemblies at the locations other than its own install?
1 4185Post New Dot Net Remoting Questions
What are the different types of channels used by .net remoting and which is the best one?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
When do we use delegates in your remoting applications?
What do you mean by windows authentication?
Explain the hierarchial description of remoting?
Which Namespaces is used to achieve the Remoting?
Explain the differences between marshal by value and marshal by reference?
Explain when we use web service and when we use remoting?
Garbage collector?s functionality on unmanaged code ?
What are dynamic assemblies?
What are the security features in .net remoting?
How to directly call a native function exported from a dll?
What are static assemblies and dynamic assemblies. Differences between them?
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.