Vijay Kumar
What is the difference between WCF and ASMX Web Services?
By Vijay Kumar in .NET on Sep 05 2014
  • Vijay Kumar
    Sep, 2014 5

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

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS