Difference between wcf and Web services

* Wcf services can be hosted in multiple protocols like http,tcp etc. Whereas web services can be hosted only on http protocol.

*Two different wcf services can be called in a transaction whereas we can't call two different web services in one transaction .

Comments

Popular posts from this blog

Types of Architects

Basic measurements

Search html table contents based on its td using Jquery