explain is .NET Remoting?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the differences between marshal by value and marshal by reference?

835


Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?

740


What are the security features in .net remoting?

782


What are the different types of channels used by .net remoting?

738


Elaborate the term WebService and how it differ from Remoting?

765


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

2794


Define singleton activation mode in .net remoting?

737


What is asynchronous programming?

779


what are the requirements to enable remote components to interact each other?

748


What are the threading types?

762


What is unmanaged code?

776


Garbage collector?s functionality on unmanaged code ?

3321


What are the security measures exist for .net remoting in system.runtime.remoting?

820


Can we configure a .net remoting object via xml file?

716


Explain serialization formatters in .net remoting

755