No announcements
Found 3929893 threads
-
0 Votes
Consuming JSON from my wcf service using javascript
the raw results from fiddler looks like json to me here is a the output from a call that returns two ...Answered | 3 Replies | 1498 Views | Created by Robotuner - Friday, April 4, 2014 5:07 PM | Last reply by Network Developer Experience [MSFT] - Monday, April 7, 2014 6:30 PM -
0 Votes
How to consume WCF service from JavaScript
Also see other posts with this question:Answered | 2 Replies | 5302 Views | Created by Munaga Venkat - Tuesday, June 12, 2012 10:53 AM | Last reply by Jeff Sanders - Thursday, June 14, 2012 5:42 PM -
0 Votes
Consume WCF from Javascript?
What I did is expose a JSON endpoint for my WCF service.Answered | 2 Replies | 3810 Views | Created by Munaga Venkat - Wednesday, June 13, 2012 5:39 AM | Last reply by Dave Paquette (MVP) - Wednesday, June 13, 2012 9:32 PM -
0 Votes
WCF REST JSON Service consumed by IPad App
I have built a WCF REST JSON service (using C#) that is to be consumed by an IPad app.Answered | 1 Replies | 5818 Views | Created by W15z - Monday, April 4, 2011 9:09 PM | Last reply by Pieter De Rycke - Tuesday, April 5, 2011 9:26 AM -
0 Votes
WCF REST + JSON Services
datajs( javascript ) client (http://datajs.codeplex.com/) should be able to work without a problem on phone.Answered | 1 Replies | 5095 Views | Created by Shelby Moore - Wednesday, March 23, 2011 6:50 PM | Last reply by Ahmed mo - Monday, May 2, 2011 10:35 PM -
1 Votes
how to send json from android to wcf service?
Hi Miskeen Ali Jatoi, Based on your description, I know that you want to post json data from android application to the WCF Service, then I ...Answered | 2 Replies | 6029 Views | Created by Miskeen Ali Jatoi - Tuesday, March 17, 2015 12:30 PM | Last reply by LoveMyWork123 - Wednesday, March 18, 2015 3:25 AM -
3 Votes
Consume Restful WCF service in json
Pick one here: http://social.msdn.microsoft.com/Forums/en-US/category/visualstudio Thanks!Answered | 2 Replies | 4530 Views | Created by OmendraGangwar-MCA - Saturday, January 12, 2013 10:28 AM | Last reply by Ed Price - MSFT - Wednesday, January 16, 2013 1:44 AM -
0 Votes
Consuming WCF Services from html/javascript and Silverlight Question
And so far you have two options for building gadgets: * using WPF * using HTML+ ...Answered | 7 Replies | 5805 Views | Created by Guy Dillen - Wednesday, December 15, 2010 1:31 PM | Last reply by Steven Cheng - MSFT - Tuesday, January 4, 2011 2:51 AM -
0 Votes
consume rest based wcf services through json format
[ServiceContract] public interface IService1 { ...Answered | 1 Replies | 5386 Views | Created by vinayrajaram - Saturday, September 26, 2009 7:30 AM | Last reply by Haripraghash - Saturday, September 26, 2009 8:25 AM -
2 Votes
Howto use WCF Client to consume a webservice that sends output as JSON
Even though WCF can be used for consuming REST services, unless you already have the contract to do so (i.e., if you're talking to a WCF REST ...Answered | 11 Replies | 4869 Views | Created by N8NT - Thursday, July 21, 2011 10:06 PM | Last reply by Tony Zeng - Wednesday, July 27, 2011 3:46 PM -
2 Votes
Consume and Publish WCF Service
Yes , Its totally a valid case where you consume service exposed by third party application and expose a end point which is again a web service from BizTalk with ...Answered | 2 Replies | 1183 Views | Created by Shivay_ - Tuesday, December 15, 2015 7:09 AM | Last reply by Abhishek0127[Abhishek kumar] - Tuesday, December 15, 2015 9:20 AM -
0 Votes
Consuming a WCF Service from LightSwitch
What you're creating and what LightSwitch is consuming is a RIA Services DomainService class, not a WCF RIA Services endpoint.Answered | 4 Replies | 6568 Views | Created by Bill44077 - Friday, November 12, 2010 5:55 PM | Last reply by Ben Hayat - Sunday, November 14, 2010 10:03 PM -
0 Votes
Does web services use SOAP while calling from javascript.
Hi Deepak K Bhatia, According to this case, if we want to consume asmx web service from javascript using ajax.Answered | 1 Replies | 427 Views | Created by Deepak K Bhatia - Wednesday, August 19, 2015 2:53 PM | Last reply by Grady_Dong - Thursday, August 20, 2015 3:29 AM -
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 | 2304 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
Consume WCF Service in Lightswitch
so my wcf service is getting an xml file from a url, prasing it giving me a result set of id's.Answered | 6 Replies | 3560 Views | Created by RSHILLSHOOTER81 - Wednesday, April 3, 2013 9:54 PM | Last reply by Huy Nguyen MSFT - Tuesday, April 9, 2013 5:56 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 | 2301 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
Consuming a non-WCF Service
forum=biztalkgeneral https://blogs.msdn.microsoft.com/kerreybpi/2009/02/05/biztalk-error-wcf-service-consuming-wizard/Answered | 3 Replies | 1687 Views | Created by twhensley - Thursday, August 31, 2017 3:15 PM | Last reply by twhensley - Friday, September 1, 2017 9:02 PM -
0 Votes
Consuming WCF service in Website
Hi Sakthivel, As other members have suggested, the error is likely due to the security authentication your WCF service uses.Answered | 7 Replies | 6310 Views | Created by sakthimind - Thursday, May 27, 2010 7:05 AM | Last reply by Steven Cheng - MSFT - Friday, June 4, 2010 3:34 AM -
0 Votes
Consuming WCF Service methods from web browser
Now, from the WCF service method, I tried to open my Desktop application.Answered | 6 Replies | 9645 Views | Created by NavnathK - Thursday, December 14, 2017 2:03 PM | Last reply by Edward8520 - Monday, December 18, 2017 3:23 AM -
0 Votes
Consuming WCF by Windows Service
You don't need to add service reference.Answered | 1 Replies | 3372 Views | Created by LondonDev - Friday, June 26, 2009 10:17 AM | Last reply by Khanna Gaurav - Friday, June 26, 2009 11:27 AM - Items 1 to 20 of 3929893 Next ›
No announcements