How can you automatically generate interface for the remotable object in .NET with Microsoft tools?
1 7505How can you tell the application to look for assemblies at the locations other than its own install?
1 4172Post New Dot Net Remoting Questions
Can you explain remoting?
When should we choose .net remoting over .net web services?
What does manifest consists?
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
What is the purpose of strong name?
Will clr handle unmanaged code or not?
What are the threading types?
Types of compatabilities and explain them ?
Define singlecall activation mode in .net remoting?
When do we use delegates in your remoting applications?
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 are the types of remotable objects?
What is unboxing?
Explain Singleton design pattern of Remoting?
Explain marshalling and its types in .net remoting