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 dataadapter.fill works?

567


What are sessions in asp net?

528


Define transparent caching with aop?

541


What is the purpose of App_Code folder in ASP.NET? Why we this?

623


What is rending process in ASP.NET?

621






Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?

553


What is the advantage of using Windows authentication in a Web application?

564


if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.

1843


What is the use of ASP.NET routing?

562


What does asp stand for in asp.net?

527


What are the new web part controls in asp.net 2.0 ?

531


What is the difference between visual basic and asp.net?

526


What is session and application variable in asp net?

464


What is a ashx file?

558


How to do state management in ASP.NET?

605