We have to Host a WCF service on IIS and Consume it with Service bus. We are not able to find any suitable test case where a WCF service uses Service Bus for window server.
Available samples targets Window Azure service Bus and uses relay binding. But I think we have to use NetMessagingBinding for Service Bus 1.1 on windows server. A complete use case where Service Bus binding with WCF (Service Bus 1.1 for Windows Server) and
way to consume it with a client will be helpful.
↧