What is the difference between Webservice and WCF

Answer Posted / srini

Asp.net web services are homogenous.
Asp.net web services can use only HTTP chanenel.
Not supports msmq and tcp binding...


WCF is flexible because its services can be hosted in
different types of applications. The following lists
several common scenarios for hosting WCF services:
IIS
WAS
Self-hosting
Managed Windows Service

WCF = Web services + .Net Remoting + MSMQ + (COM+)

Is This Answer Correct ?    53 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?

1911


What is Cookies Less Session?

616


Where code pages are used?

694


Where viewstate value is stored in asp.net?

597


What is asp.net caching?

581






How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?

636


A Web Service Can Only Be Written In .net. Is it True??

644


COM+ Used ________________ Isolation Level

1530


Explain asp.net web forms.

568


How do you deploy your asp.net application?

540


Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?

578


Is there any property names “isnavigating”?

581


Explain the different types of directives in .net?

522


Explain a program using code nuggets to create a simple application? : asp.net mvc

516


What is data control in asp.net?

527