Tuesday, June 1, 2010

Tool for Test the Wcf Service

Go to the open the visual studio command prompt and type the following command

C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\wcfTestClient.exe [Wcf Service URL]

Like
C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\wcfTestClient.exe http://localhost/myservice/service1.svc

and press Enter the see the result