What is the difference between Webservice and WCF

Answer Posted / rajneesh

webservice & wcf

webservice only on HTTP
wcf any protocol

WCF MOST big feature compare webservice

1. IIS Hosting & Self hosting
(Process Recycling)
2. service Behaviour(instancecontextmode
(Presession,single,percall) for Mantain session)

3.End Point(Address,Binding,Contract)

4.in wcf datacontact serializaton in webservice
xmlserialization

this were major point of WCF.

Rajneesh Hajela
Gwalior(M.P.)

Is This Answer Correct ?    12 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain parts of assembly?

729


What is the use of web.config and machine.config files?

841


Which method is used to perform all validation at the page level?

723


Can you nest updatepanel within each other?

741


what are the ihttphandler and ihttphandlerfactory interfaces ?

710


What is Model-View-View Model?

775


What is marshalling ? Is it a part of asp.net ?

810


How does a web application session work?

774


Is asp.net core faster?

751


What is the difference between a cookie and a pixel?

651


What is asp according to you?

729


How can I configure asp.net applications that are running on a remote machine?

765


How many validators do ASP.NET have?

780


What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?

762


How to implement globalization and localization in the use interface in .net.

738