wizdl is a .NET utility written in C# that allows you to quickly import and test web services within the comfort of a Windows Forms GUI.
It supports calling complex web services that take arrays and deeply nested objects as parameters.
All you need to do is:
- Select method to call
- Edit the arguments to the methods in a property grid
- Click "Test Method" to view the result