Step 0, Introduction, XSD and WSCF.blue

This article will not cover about WSCF.blue and how to make a XSD for service contract. But for reference, provided a link to Data Contract Schema Reference for further reading and for WSCF.blue toolset. Anyway, following sample XSD file has been added to demonstrate sample service methods with simple and complex type data definitions.


Step 1, XSD to WSDL generation using WSCF.blue



Step 2, Basic information about Web Service



Step 3, Adding operations to Web Service



Step 4, Binding and service options



Step 5, Replace parameter name to avoid conflicts



Step 6, WSDL to Web Service class generation



Step 7, WSDL to Web Service class generation [Client side options]



Step 7, WSDL to Web Service class generation [Server side options]



Finally, auto generated Web Service classes