adspace


What is the difference between wcf and web services?

Answer Posted / Shweta Jain

"WCF (Windows Communication Foundation) is a framework provided by Microsoft that enables building service-oriented applications, while Web Services are loosely coupled distributed systems described in XML using standard protocols like HTTP, SOAP, and WSDL. WCF supports multiple transports, encodings, and bindings, whereas Web Services are limited to HTTP and SOAP"

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different elements of wcf srevices client configuration file?

906