Creating a WSE-enabled Web Service
This sections details how to use the Web Services Enhancements for Microsoft .NET (WSE) with a Web service to accomplish common tasks.
In This Section
- How to: Configure a Web Service to Use WSE
Describes how to configure a Web service to have WSE process incoming and outgoing SOAP messages.
- Specifying the Security Requirements For a Web Service
Details how to secure a Web service using WSE.
- Sending and Receiving Large Amounts of Data
Details how to enable a Web service to send and receive large amounts of data using the Message Transmission Optimization Mechanism (MTOM) specification.
- How to: Host an ASP.NET Web Service Outside of IIS
Details how to use WSE to host an ASP.NET Web service outside of Internet Information Services (IIS).