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 |
Explain Singleton design pattern of Remoting?
What are the difference between static assemblies and dynamic assemblies?
What are the different types of channels used by .net remoting and which is the best one?
What technology enables out-of-proc communication in .NET ?
What is a formatter?
What are the security issues if we send a query from the application?
What is unmanaged code?
How can you create a strong name for a .NET assembly?
Where are shared assemblies stored?
Is it a good design practice to distribute the implementation to remoting client?
define client activated objects (cao)?
Define a process?