The Tool Is the Solution
Choose the right tool is a skill
.NET Webservice Studio is a tool to invoke webmethods interactively. The user can provide a WSDL endpoint. On clicking button Get the tool fetches the WSDL, generates .NET proxy from the WSDL and displays the list of methods available. The user can choose any method and provide the required input parameters. On clicking Invoke the SOAP request is sent to the server and the response is parsed to display the return value.
Direct Internet Message Encapsulation (DIME) Validator
Direct Internet Message Encapsulation (DIME) Validator is a small application written
using .NET Framework, which sniffs DIME over HTTP messages and validates them
against the DIME specification, writing errors into the local log
file. The DIME Validator’s purpose is to facilitate development of the
interoperable DIME implementations by testing their conformance to the DIME
specification. Please note that passing the DIME Validator tests does not
guarantee full compliance of your client/server implementations to the DIME
specification. The executable, source code and simple documentation are
available for download.
.NET Webservice Studio
.NET Webservice Studio is a tool to invoke webmethods interactively. The user can provide a WSDL endpoint. On clicking button Get the tool fetches the WSDL, generates .NET proxy from the WSDL and displays the list of methods available. The user can choose any method and provide the required input parameters. On clicking Invoke the SOAP request is sent to the server and the response is parsed to display the return value.
View the Readme for more details or Install Here.
Updated Version
Get new toolsets for integrating Office XP with XML Web services, including the Office XP Web Services Toolkit , and the Smart Tag Enterprise Resource Kit.
WSDL Browser tool
This Web Services Browser allows you to inspect the WSDL description of a service, review its operations, and automatically generates SOAP request / response messages that can be used to call the service. This web based tool provides a very simple way to review and perform simple tests on a live Web Service with out writing any code at all.