What is the difference between Webservice and WCF
Answer Posted / manoj kumar chouhan
1. Web Service Support HTTP Protocol where as WCF support
HTTP,TCP,NamedPipes.
2. Web Service Hosted only IIS where as WCF hosted in
IIS,WAS(Windows Activation Service),MWS(Managed windows
Service and self Hosting.
3. In Web Service there is no concept of End point where as
in WCF there is End Poin(meaning if we want to change on
server side no need to change to client side)
Manoj Kumar Chouhan
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Explain the differences between managed and unmanaged code?
What is IPostBack? How to use it?
What is http post and http get?
What is asp net objects?
How you can stop the validation of ASP.NET controls from client side?
Explain Session state management options in ASP.NET.
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
In which event of the page viewstate is available?
How to create discussion forum in asp.net mvc? : Asp.Net MVC
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
What are the features of asp.net mvc?
What are the features of asp net?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
Define the term Web Garden?
Explain the use of dataadapter.