What is the difference between Webservice and WCF

Answer Posted / manoj kumar chouhan

1. Web Service Support HTTP Protocol where as WCF support
HTTP,TCP,NamedPipes.

2. Web Service Hosted only IIS where as WCF hosted in
IIS,WAS(Windows Activation Service),MWS(Managed windows
Service and self Hosting.

3. In Web Service there is no concept of End point where as
in WCF there is End Poin(meaning if we want to change on
server side no need to change to client side)

Manoj Kumar Chouhan

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to disable validator control by client side JavaScript?

748


Explain about secure socket layer?

708


Explain the difference between value type and reference type?

437


Where the assembly is stored in asp.net?

731


What is recordset asp?

723


Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.

2814


How does the service stream content?

763


What is the question mark in a url?

700


Which platform does Microsoft .NET use for exchanging data between applications?

776


Explain the steps to be followed to use passport authentication.

784


Are cookies stored on server or client?

718


What is the postback property in asp.net?

707


Which of the following .NET framework supports Web API?

838


What are server side controls?

727


What is synchronous and Asynchronous post back ?

848