What are possible implementations of distributed
applications in .NET?
Answers were Sorted based on User's Feedback
Answer / amarjeet singh
By Using .Net Remoting and Web Services.But now we can use
WCF to implement distributed application.
| Is This Answer Correct ? | 1 Yes | 0 No |
How can you configure a .net remoting object via xml file?
What are the different types of channels used by .net remoting?
About sn.exe ?
define client activated objects (cao)?
What is a Windows process?
What are various types of assemblies ?
What are the information required to configure remote objects?
What are the advantage of remoting over web services?
How to perform Remoting?
Where are shared assemblies stored?
Difference between web services & remoting?
What are the security measures exist for .net remoting in system.runtime.remoting?