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

What is difference Between Authentication and authorization?

569


Explain how can we inherit a static member?

520


To display data in a Repeater control which template you provide?

582


How can we Validate a Controls in ASP.NET page using JavaScript?

622


What is the file through which you can customize your asp.net application?

537






If you are using two select queries and retrieving data. how do you access second query's result set using data reader?

4733


Can you explain the importance of finalize method in .net?

578


What is autopost?

514


What are demand-paging and pre-paging?

570


I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?

1448


Is asp.net outdated?

520


How many types of controls are there in asp.net?

516


How to fetch a data from one table to another table in asp.net ?

571


Give 2 examples for scenarios when routing is not applied?

593


What is session and application variable in asp net?

448