What is the difference between Webservice and WCF
Answer Posted / eswar
WebService Serves only HTTP Comunication Channel where as
WCF Servers Following Communication Channels
HTTP,TCP,MSMQ,NamedPipes.
| Is This Answer Correct ? | 34 Yes | 3 No |
Post New Answer View All Answers
What is the difference between custom web user control and a custom web server control?
What are the Types of authentications in IIS
What is the difference between “Web.config” and “Machine.Config”?
Can we override the enablepartialrendering property of the scriptmanager class?
What is windows active directory authentication?
What is difference between view and partial view?
How can we implement a identity (sql server) call in an asp.net page?
What is asp.net file?
Do gac'ed assemblies have fulltrust?
In which event are the controls fully loaded?
How can we register exception filter globally?
Why do we need Sessions?
Define web.config in .net?
what is command line compiler.what are the steps and how it is related to debugging.
How many types of session in ASP.NET