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 static assemblies and dynamic assemblies?

0 Answers  


Can you configure a .NET Remoting object via XML file?

1 Answers   Tavant Technologies,


What is a formatter?

2 Answers  


What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?

0 Answers  


Explain the Flow of remoting?

0 Answers  


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

0 Answers  


How can you tell the application to look for assemblies at the locations other than its own install?

1 Answers  


What?s Singleton activation mode?

3 Answers  


What is a Windows process?

1 Answers  


Explain the types of .net remoting?

0 Answers  


Explain how to directly call a native function exported from a dll?

0 Answers  


About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?

0 Answers   DELL,


Categories