You are here: .Net/wcf
WCF is a combination of NET remoting, MSMQ, Web Service and COM+. WCF Service can be hosted in multiple protocols like http, tcp etc. Since it has COM+ so we can call two different WCF services in a transaction. WCF has three main component need to define: There are four bindings supported by WCF:
|
BlogActive User (1) |