Programming with WSE

The Web Services Enhancements for Microsoft .NET (WSE) provides access to features specified in the XML Web services architecture, also known as the Web services specifications, by building on the programming model for Web services created using ASP.NET.

In This Section

  • Routing SOAP Messages with WSE
    Details how to configure the WSE router to transparently delegate SOAP messages to the appropriate Web server or another router.