Sunday, May 9, 2010

What is the difference between WCF and ASMX Web services?

What is the difference between WCF and ASMX Web services?
Historically, various technologies such as ASMX Web services and .NET Remoting have been available to provide communication between applications. Microsoft's WCF makes development of distributed SOA applications more intuitive and allows the developer to implement all of these technologies with a single development framework. Also, WCF makes incorporation of distributed transactions and message queues easier.

No comments: