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

0 Answers  


What are the advantage of remoting over web services?

0 Answers  


What are the security issues if we send a query from the application?

2 Answers   Microsoft, Timken,


What is asynchronous programming?

0 Answers  


Define singlecall activation mode in .net remoting?

0 Answers  






What is an assembly and what does manifest consists ?

3 Answers   TCS,


What do you mean by passport authentication and windows authentication ?

5 Answers   TCS,


What are possible implementations of distributed applications in .NET?

2 Answers  


What is the difference between authentication and authorization ?

7 Answers   Digital GlobalSoft, Qatar University,


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

0 Answers   DELL,


What is the purpose of strong name?

0 Answers  


What is the difference between remoting and webservice?

0 Answers  


Categories