Other than pasting a WDSL in the tech spec, what are the recommended ways to document a WCF web-service before you begin coding?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
We recently published a WCF based SOAP interface for third parties to integrate against. For each method we provided the following:
We also provide the WSDL. You may want to use Microsoft’s Disco.exe for doing this. See also a related question about obtaining the WSDL.