I need to call methods in a WCF to recieve JSONP data? Any advice how this is done?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Have a look at the sample from MSDN. I was able to implement JSON WCF services quiet easily by following the sample. (the sample download link is towards the end of the article)