Designing a WCF Contract for the Service Bus
The following topics describe how to design an Windows Communication Foundation (WCF) service contract that can be registered to be available on at a Windows Azure Service Bus endpoint.
In This Section
- How to: Design a WCF Service Contract for use with the Service Bus
- This topic describes how to create a SOAP-based WCF service contract that can be configured to use the Service Bus.
- How to: Expose a REST-based Web Service Through the Service Bus
- This topic describes how to create a REST-based WCF service contract that can be configured to use the Service Bus.
- Designing an Windows Azure-compliant Windows Azure Service Contract
- Because WCF service contracts – whether SOAP- or REST-based – can be hosted in Windows Azure, you can follow the instructions in either of the previous two topics.