What is the difference between .Net Remoting and Web Services ?
Answer / abhijeet dubey
Although we can develop an application using both technologies, each of them has its distinct advantages. Yes you can look at them in terms of performance but you need to consider your need first. There are many other factors such authentications, authorizing in process that need to be considered.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are different types of assemblies?
What are the remotable objects in .net remoting?
What are static assemblies and dynamic assemlies. Differences between them ?
What is the difference between authentication and authorization ?
7 Answers Digital GlobalSoft, Qatar University,
What?s a proxy of the server object in .NET Remoting?
What is the purpose of System.EnterpriseServices namespace ?
What?s typical about a Windows process in regards to memory allocation?
What is unmanaged code and will CLR handle this kind of code or not ?
What security measures exist for .NET Remoting in System.Runtime.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.
Can you configure a .NET Remoting object via XML file?
What are various types of assemblies ?