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

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -