Error!
Success!

At your service (Part II) - ASMX Web Service vs WCF

0
kicks

At your service (Part II) - ASMX Web Service vs WCF  (Unpublished)

Last time I demonstrated how to develop a Windows Communication Foundation (WCF) service. This time we’re going to look at the differences between a ASP.Net WebService and a WCF service. The biggest difference between them is probably that a WebService only can be activated via HTTP and they are tightly coupled with ASP.Net HTTP pipeline. A WCF service on the other hand can be bound to a large variety of network protocols. It also doesn’t...


Kicked By:
Drop Kicked By: