All you need to is update the Client Configuration with required binding and behaviour configurations configurations.Hope you are aware of how to add a reference to your Console application / add service to WCFTestClient
You can test metrobinding service by adding binding and behavior configurations to the endpoint service.
For behavior add “clientCredentials” and mention your client and server certificates for mutual authentication.
Here I will talk about ws2007HttpBinding only which is quite easy than customBinding.
As we discussed in Part-1 about how to create certificates and configuring at server application, we will be using same certificates at client application too.
also you can email me for complete solution zip file to download
you can reach me @ raj.webjunky@yahoo.com