486Patterns: Extended Enterprise SOA and Web Services
WSDL First development
In this design choice, a Web service is generated from a pre-existing WSDL
interface rather than from a pre-existing application. The WSDL interface is used
to generate a skeleton C# application. The names of the classes, methods, and
parameters in the skeleton C# application are derived from the equivalent names
in the WSDL file. A C# developer must then add business logic to the C#
skeleton application.
This development technique is preferred in environments where unique systems
must communicate data with each other through a common medium. By using
primitive XML ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.