Error!
Success!

WCF Vs ASMX Web services

0
kicks

WCF Vs ASMX Web services  (Unpublished)

Simple and basic difference is that ASMX web service is designed to send and receive messages using SOAP over HTTP only. While WCF service can exchange messages using any format (SOAP is default) over any transport protocol (HTTP, TCP/IP, MSMQ, NamedPipes etc).


Kicked By:
Drop Kicked By: