I am using WCF for the first time. I Have successfully created the service and it works fine on my local machine. I want to know the steps involved for deploying the service to the client environment (including changes to the config file, IIS settings) and any other miscellaneous settings.
Share
http://msdn.microsoft.com/en-us/library/aa751792.aspx
There you go – the how to from Microsoft