Hello Friends ,
Now I'm working on WCF Rest Service but issue is that I want response in JSON but service given XML data format I set configuration in web config file and set annotation in iservice interface but still I'm facing problem how can I solve this
Iservice1
WebConfig