There are two nice helper apps included in Visual Studio 2008, which allow you to test-host your WCF service and invoke the methods to check they're working correctly.
The two apps are called WcfSvcHost.exe and WcfTestClient.exe.
By default they are set as default debugging activity in all WCF libraries. See how to get use of them:
If you would like to receive an email when updates are made to this post, please register here
Subscribe to this post's comments using RSS
PingBack from http://msdnrss.thecoderblogs.com/2008/03/24/wcfsvchost-and-wcftestclient-in-vs-2008-2/