• Inherited from System.Object

    WSDL for WCF Service

    • 4 Comments
    This can be tricky at times. If all you want is the basic communication WSDL, you can get it by appending ?WSDL to the .svc file. This will output the required WSDL. A sample for this would be something like: http://localhost/MyService/Service.svc...
Page 1 of 1 (1 items)