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 |
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
What is boxing and unboxing ?
4 Answers Amdocs, BirlaSoft, TCS,
What is ODP.NET?
Are you aware of containment and Aggregation ?
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs? In what way it is best?
Explain how to perform remoting?
About .NET Remoting and types of remoting ?
What?s a proxy of the server object in .NET Remoting?
How can you automatically generate interface for the remotable object in .NET with Microsoft tools?
1 Answers Tavant Technologies, TCS, Tech Mahindra,
Explain threading types?
Can we configure a .net remoting object via xml file?
Write a example code for remoting?