What are possible implementations of distributed
applications in .NET?
Answer Posted / swapna
.NET Remoting and ASP.NET Web Services. In the Framework
Class Library, many classes are in System.Runtime.Remoting
and System.Web.Services.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write a example code for remoting?
Define proxy 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.
What are the remotable objects in .net remoting?
Explain how does assembly versioning in .net prevent dll hell?
Explain marshalling and its types in .net remoting
What are different types of assemblies?
What do mean by remotable objects in .net remoting?
What are the situations you will use singleton architecture in remoting ?
What does manifest consists?
what are the requirements to enable remote components to interact each other?
What is Remoting?
What do you mean by windows authentication?
What is the difference between remoting and webservice?
What is a formatter in .net remoting?