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
What are the security features in .net remoting?
What is asynchronous programming?
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
Explain the Flow of remoting?
define client activated objects (cao)?
Explain how to directly call a native function exported from a dll?
Which one is better WebService and Remoting ?
What is the purpose of strong name?
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 the requirements to enable remote components to interact each other?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
What is the Difference between CAO and SAO in Remoting.
What are static assemblies?
What are dynamic assemblies?
What are the ways to configure remoting objects before client can use them?