No announcements
Found 3155208 threads
-
0 Votes
WCF JSON POST Errors
Bing search often works the fastest or ask here: http://social.microsoft.com/Forums/en-US/whatforum/threads However, I'd ask in ...Answered | 1 Replies | 2150 Views | Created by Rajaraman Soundararajan - Wednesday, February 12, 2014 4:37 PM | Last reply by Just Karl - Wednesday, February 12, 2014 9:09 PM -
0 Votes
JSON format in WCF
Members of JSON objects need to have name and values.Answered | 1 Replies | 8146 Views | Created by bryanfok - Wednesday, June 23, 2010 11:19 AM | Last reply by Carlos Figueira - Wednesday, June 23, 2010 2:39 PM -
2 Votes
Biztalk 2010- Posting a json input through fiddler and getting xml output in jsondecoder custom pipeline component
Hi Refer this walkthrough that reads from file location, processing happens in orchestration and then output is sent to another file ...Answered | 5 Replies | 937 Views | Created by Suja Balan - Wednesday, July 13, 2016 12:56 PM | Last reply by Arindam Paul Roy - Thursday, July 14, 2016 6:15 AM -
1 Votes
WCF JQuery JSON Tutorial
Hi, Here you have few tutorials that show you how to do ...Answered | 1 Replies | 15594 Views | Created by HarshadR - Wednesday, September 30, 2009 9:22 AM | Last reply by rfreire - Wednesday, September 30, 2009 4:00 PM -
1 Votes
SQL to JSON Output
You can generate any text format with it, including JSON files.Answered | 3 Replies | 5895 Views | Created by Raghunath D - Monday, October 5, 2015 6:30 AM | Last reply by - Friday, October 23, 2015 3:26 AM -
0 Votes
WCF JSON Multiple Parameters
http://arraycode.com/Main/Details/post-multiple-parameters-to-wcf-service-1329 Maybe This will help?Answered | 4 Replies | 19917 Views | Created by markpirvine - Thursday, September 24, 2009 1:44 PM | Last reply by Michael J. Martin - Monday, October 14, 2013 3:33 PM -
0 Votes
json on WCF service application
Please look into this url http://stackoverflow.com/questions/2086666/wcf-how-do-i-return-clean-json With Thanks and Regards Sambath ...Answered | 2 Replies | 2293 Views | Created by WenHao.Mui - Thursday, November 1, 2012 4:15 AM | Last reply by LeoTang - Friday, November 2, 2012 3:15 AM -
0 Votes
WCF REST + JSON Services
the following link should be a good intro about building WCF Data Services: ...Answered | 1 Replies | 5092 Views | Created by Shelby Moore - Wednesday, March 23, 2011 6:50 PM | Last reply by Ahmed mo - Monday, May 2, 2011 10:35 PM -
0 Votes
REST and JSON in a WCF Service.
If you want to send your response back as either JSON or XML you can either configure your service operation with the return message format or specify an endpoint ...Answered | 1 Replies | 1880 Views | Created by AdColvin - Sunday, November 4, 2012 7:08 PM | Last reply by Aioriya - Monday, November 5, 2012 11:17 PM -
0 Votes
WCF Self Tracking Entities and JSON
I thought that I could use EF and WCF to serialize the EF objects and present them on the client.Answered | 5 Replies | 4377 Views | Created by forwheeler - Thursday, September 8, 2011 2:04 PM | Last reply by Yi-Lun Luo - Wednesday, September 14, 2011 1:50 AM -
2 Votes
Howto use WCF Client to consume a webservice that sends output as JSON
If you post an example of the JSON which you want to consume we can direct you toward an answer.Answered | 11 Replies | 4868 Views | Created by N8NT - Thursday, July 21, 2011 10:06 PM | Last reply by Tony Zeng - Wednesday, July 27, 2011 3:46 PM -
0 Votes
how to post json data for Android Client using WCF Rest Service
Hello, For how to post json data for Android Client using WCF REST Service using C#, please try to refer to the following ...Answered | 1 Replies | 2303 Views | Created by sandeepmsandy - Thursday, February 4, 2016 1:07 PM | Last reply by Amy Peng - Friday, February 5, 2016 11:46 AM -
0 Votes
how to post Image file converted in Base64 string as JSON input to REST WCF
"; req.ContentType = "application/json"; req.GetRequestStream().Write(jsonInputBytes, 0, jsonInputBytes.Length); ...Answered | 3 Replies | 46689 Views | Created by DSarika - Wednesday, May 19, 2010 7:30 AM | Last reply by Syed Emad - Monday, July 16, 2012 9:21 AM -
0 Votes
script component to output json
Hi msdnpublic1234, What's the error message you got?Answered | 5 Replies | 3123 Views | Created by msdnpublic1234 - Tuesday, March 27, 2018 7:30 PM | Last reply by msdnpublic1234 - Wednesday, March 28, 2018 12:54 PM -
2 Votes
Web Service Input module; JSON to TSV?
I want to only post JSON.Answered | 15 Replies | 793 Views | Created by _dominic - Thursday, August 20, 2015 2:26 PM | Last reply by _dominic - Thursday, August 20, 2015 7:40 PM -
1 Votes
Entity Framework to WCF JSON
f=255&MSPPError=-2147217396 Maybe, you need to look at WebAPI, which is Json based out the gate.Answered | 1 Replies | 792 Views | Created by Bondbyte, Inc - Wednesday, March 23, 2016 6:02 PM | Last reply by DA924x - Wednesday, March 23, 2016 11:50 PM -
0 Votes
How to use Json in a Biztalk orchestration published as WCF
Use Rest (WCF ...Answered | 4 Replies | 1235 Views | Created by MMaritza - Monday, June 12, 2017 1:15 PM | Last reply by MMaritza - Tuesday, June 13, 2017 2:13 PM -
1 Votes
how to send json from android to wcf service?
Check: https://aarcoraci.wordpress.com/2011/12/13/android-wcf-rest-requests-made-simple-using-json/(sorry I am not allow to post ...Answered | 2 Replies | 6026 Views | Created by Miskeen Ali Jatoi - Tuesday, March 17, 2015 12:30 PM | Last reply by LoveMyWork123 - Wednesday, March 18, 2015 3:25 AM -
0 Votes
EF 4.0 WCF JSON Serialization
This blog post has some more info on these issues: http://blogs.msdn.com/b/adonet/archive/2010/01/05/poco-proxies-part-2-serializing-poco-proxies.aspx.Answered | 1 Replies | 5840 Views | Created by JayArr - Thursday, May 27, 2010 8:13 PM | Last reply by Arthur Vickers - MSFT - Friday, May 28, 2010 5:10 PM -
0 Votes
Sending input information to json Web Service with WinJs.xhr
Use the headers: { "Content-type": "application/json" } to tell the service you are expecting JSON back The issue is that you have ...Answered | 7 Replies | 2139 Views | Created by Brahim Belhamra - Tuesday, March 19, 2013 11:13 AM | Last reply by Jeff Sanders - Wednesday, March 20, 2013 11:01 AM - Items 1 to 20 of 3155208 Next ›
No announcements