Steps
1. create "WCF service Application" project
2. create "window Form" project (in solution )
3. run WCF project ,get/copy address of WCF service
4. add services reference(paste WCF address and click GO button)
5. add test code
6. set both project as start project(in solution)