I have created a new "WCF service library" type project. I have created a file for my contract and one file which implements the interface. Both files have the .cs extension.
Please can anyone tell me how can I consume it. I mean where should I add my .svc file