explain is .NET Remoting?

Answers were Sorted based on User's Feedback



explain is .NET Remoting?..

Answer / madhusudhanreddy t

Remoting in .net is one of the ditributed application
development pogramming which provides .NET to .NET
communication using channels with homogenous and
heterogenous platforms.

Is This Answer Correct ?    6 Yes 0 No

explain is .NET Remoting?..

Answer / merinkmathew

Net remoting replaces DCOM. Web Services that uses remoting
can run in anyApplication type i.e. Console Application,
Windows Form Applications,Window Services etc. In CLR
Object Remoting we can call objectsacross network.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Dot Net Remoting Interview Questions

What are the differences between Marshal by value and Marshal by reference?

4 Answers   Verizon,


What do you mean by passport authentication?

0 Answers  


What are static assemblies?

0 Answers  


Elaborate the term WebService and how it differ from Remoting?

0 Answers   QuestPond,


Define delegates and events?

0 Answers  






What are different types of assemblies?

0 Answers  


Where is global assembly cache located on the system?

3 Answers   HCL, Value Labs,


About sn.exe ?

2 Answers   MMTS, TCS,


What is an assembly and what does manifest consists ?

3 Answers   TCS,


What are the steps to publish an object outside the service domain

0 Answers  


When should we choose .net remoting over .net web services?

0 Answers  


What technology enables out-of-proc communication in .NET ?

1 Answers  


Categories