Hi,
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 are .cs files.
Please can anyone tell me how can i consume it. I mean where should i add my .svc file