1.

Why should one use WCF services?

Answer»

Here are some reasons to use WCF services:

  • Easy to use, and is flexible as well.  
  • Windows activation service, IIS, and self-hosting options are available. 
  • PROVIDES support for multiple protocols INCLUDING HTTP, WS-HTTP, TCP, P2P, MSMQ, and named pipes.   
  • Use remote service to exchange messages in binary format using TCP PROTOCOL for maximizing the performance.  
  • Uses chat to communicate with people or to exchange data. 
  • To monitor the service, it provides data such as a traffic REPORT.   
  • Security services that process the transaction.   
  • Used to exchange messages in XML format via an HTTP protocol in order to maintain interoperability.  
  • Real-time data exchange using secure networks. 


Discussion

No Comment Found