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

What is the use of placeholder control? Can we see it at runtime?

558


What are the advantages of asp.net?

530


How do you create a master page?

540


Differentiate between a hyperlink control and a linkbutton control.

543


What is recordset asp?

532






What is client side state management?

493


Can asp.net work on an nt server?

545


How is a session stored and maintained in asp.net?

517


What is the latest version of asp.net?

522


What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC

523


Are xaml file compiled or built on runtime?

538


Which property is used to identify the Page is Post Back in ASP.NET?

544


explain code with multi inhertance

1636


What is the state management in asp.net?

539


What are the advantages of using Master Pages?

589