This section provides a series of walkthroughs related to designing Web services in the Distributed System Designers.
Explains how to define operations on a Web service application, generate the project and code files for the Web service, add an external Web service (Web service outside of the solution), view operations on the external Web service, and connect this Web service to other applications.
Building on Walkthrough: Designing a Web Service, this topic describes how to create a Web service endpoint from an existing WSDL file.
Building on Walkthrough: Designing a Web Service, this topic explains how to create a duplicate (from a specification standpoint) of a Web service using copy and paste.
Demonstrates how to represent Web services that act as facades for business functions implemented in class libraries.