What are possible implementations of distributed
applications in .NET?
Answer Posted / 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 |
Post New Answer View All Answers
Difference between .net remoting versus distributed com?
Elaborate the term WebService and how it differ from Remoting?
Explain Singleton design pattern of Remoting?
Explain serialization formatters in .net remoting
What are the security measures exist for .net remoting in system.runtime.remoting?
Can you explain remoting?
How can we call methods in remoting asynchronously?
Explain how does assembly versioning in .net prevent dll hell?
Explain threading types?
what are the requirements to enable remote components to interact each other?
Hello, I want to connect a system in LAN and i want to access that.When ever i am moving a mouse in my desktop the similar thing have to happend in the another system in which i have connected. I need coding for this in c# and .NET . any one please help me.It is very urgent to me Advance thanks. my email id:manojkumarchallagundla@gmail.com
What are static assemblies and dynamic assemblies. Differences between them?
Can we configure a .net remoting object via xml file?
Name the distributed systems available apart from .net remoting?
How to directly call a native function exported from a dll?