What is the difference between Webservice and WCF

Answer Posted / mohan

sp.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

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the Types of object in asp

827


What do you mean by serialize?

722


What is the difference between “Web.config” and “Machine.Config”?

884


i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?

1736


What is paging in context of Memory?

867


What are the Types of state management techniques

757


explain code with datachaching with example

1883


What is difference between asp state management and asp.net state management?

794


What is different authentication mechanisms used in ASP.NET?

793


What is application state?

682


What is an il?

735


Why we use content place holder in asp.net?

749


How do sessions work?

701


What is view state and how it works in asp net?

757


What are the events that happen when a client requests an asp.net page from iis server?

680