What is the difference between .Net Remoting and Web Services ?



What is the difference between .Net Remoting and Web Services ?..

Answer / abhijeet dubey

Although we can develop an application using both technologies, each of them has its distinct advantages. Yes you can look at them in terms of performance but you need to consider your need first. There are many other factors such authentications, authorizing in process that need to be considered.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Remoting Interview Questions

What is objref object in remoting?

0 Answers  


What are static assemblies and dynamic assemblies. Differences between them?

0 Answers  


Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs?

2 Answers  


How can objects in two diff. App Doimains communicate with each other ?

1 Answers  


Name the distributed systems available apart from .net remoting?

0 Answers  






What is delay signing?

2 Answers   HCL,


What are different types of assemblies?

0 Answers  


Explain the types of .net remoting?

0 Answers  


What are the difference between static assemblies and dynamic assemblies?

0 Answers  


What is the difference between remoting and webservice?

0 Answers  


What is the difference between private and shared assembly?

1 Answers  


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

0 Answers  


Categories