Testing a Web Service
We have several ways to test a Web Service:
- Using Internet Explorer (by default from Visual Studio .NET)
- Create a client (CUI or GUI)
- Create a Microsoft InfoPath document
- Create a WS testing generic application
For the last point we could use the Christian's DynWSLib which resolves dynamically a Web Service and then build a rich client over it.