c# - Want to return JSON format from my existing WCF application which is SOAP based -
would create 1 wrapper wcf application return json. can please suggest, how proceed create wrapper wcf application, wrapper return json.
do not want change existing application web application consuming this. consume service mobile application.
this should tell need know: http://www.codeproject.com/articles/167159/how-to-create-a-json-wcf-restful-service-in-sec
Comments
Post a Comment