What distributed process frameworks outside .NET do you know?
Answer / admin
Distributed Computing Environment/Remote Procedure Calls
(DEC/RPC), Microsoft Distributed Component Object Model
(DCOM), Common Object Request Broker Architecture (CORBA),
and Java Remote Method Invocation (RMI).
| Is This Answer Correct ? | 0 Yes | 0 No |
What are channels in .NET Remoting?
What are the situations you will use singleton architecture in remoting ?
Define a process?
What are the advantage of remoting over web services?
What are the channels in .net remoting?
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
Are you aware of containment and Aggregation ?
About performance issues on retrieving records ?
How can you automatically generate interface for the remotable object in .NET with Microsoft tools?
1 Answers Tavant Technologies, TCS, Tech Mahindra,
Elaborate the term WebService and how it differ from Remoting?
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs? In what way it is best?
Types of compatabilities and explain them ?