When would you use .NET Remoting and when Web services?



When would you use .NET Remoting and when Web services?..

Answer / guest

Use remoting for more efficient exchange of information when
you control both ends of the application. Use Web services
for open-protocol-based information exchange when you are
just a client or a server with the other end belonging to
someone else

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Explain weg config settings for exception managment in asp.net?

1 Answers   C Squared Systems,


What are two different types of remote object creation mode in .net?

0 Answers  


Explain the main components in .net?

0 Answers  


Difference between dispose and finallize method?

0 Answers  


What property do you have to set to tell the grid which page to go to when using the Pager object?

2 Answers   Siebel,






Which namespace does it belong to by default?

0 Answers  


What is the difference between the C#.NET and VB.NET?

6 Answers   MCN Solutions,


How to get the number after decimal point in .net?

0 Answers  


How to prepare parametrized (with more than one parameters) crystal report.pls tell me the code procedure, if any body can?

0 Answers  


What is managed code in .NET?

0 Answers  


What is reflection in microsoft .net context?

0 Answers  


What is the use of activex control in .net?

0 Answers  


Categories