Difference between Web Services and DCOM

 Posted by Niladri.Biswas on 5/13/2013 | Category: .NET Framework Interview questions | Views: 4197 | Points: 40
Answer:

- Web Services use XML technology, whereas, DCOM doesn’t.

-Web Services use asynchronous calls, whereas, DCOM is synchronous by nature

- Web Services use Simple Object Access Protocol (SOAP) while DCOM uses the proprietary protocol


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response