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

What does clearing cache?

525


Is asp.net 64-bit enabled? How?

574


What is event bubbling?

592


How asp.net mvc differs from asp.net web forms? : asp.net mvc

535


How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.

5064






a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?

1586


Give a few examples of page life cycle events.

664


What is the web.config file in asp?

628


What is asp.net and its advantages?

542


What’s the use of “GLOBAL.ASAX” file?

594


Define a static class?

521


What is the namespace to create thread in .net?

516


What is ispostback method in asp.net?

545


Describe session handling in a webfarm, how does it work and what are the limits?

576


Explain server control extensibility with reference to asp.net 2.0 ?

530