No announcements
Found 2934965 threads
-
0 Votes
How to implement an async wcf client for a synchronous service
Is there a way to create an async client for a synchronous WCF service without adding a ...Answered | 5 Replies | 2187 Views | Created by Mike Paterson - Monday, January 14, 2013 10:29 PM | Last reply by Reed Copsey, Jr - Tuesday, January 15, 2013 10:28 PM -
1 Votes
WCF service, client and async CTP. How to catch the exceptions in the client?
asynchronously. I think your WCF service should be synchronous. Note that you can have a synchronous service with an ...Answered | 6 Replies | 12044 Views | Created by isi_10 - Monday, August 8, 2011 2:00 PM | Last reply by AlvaroCompton - Friday, May 11, 2012 10:58 AM -
0 Votes
develop a synchronous WCF service
hi, I have created a WCF service and consumed it, however the client is calling the service methods in an asynchronous ... -
0 Votes
How to implement Synchronous for async operation(WebAuthenticationBroker::AuthenticateAsync)?
Hi Jesse, Sorry, my English is bad. My problem is "How to implement Synchronous for async ...Answered | 3 Replies | 3026 Views | Created by woody tk - Friday, June 1, 2012 10:29 AM | Last reply by Rob Caplan [MSFT] - Monday, June 4, 2012 9:03 PM -
0 Votes
How to implement an async callback in my OSB async web service client in C#
Summary: Still don't know how to create a C# WCF client to consume OSB asynchronous web service. The protocol is https, soap11 ...Unanswered | 3 Replies | 7252 Views | Created by saml1040 - Wednesday, October 30, 2013 8:49 PM | Last reply by saml1040 - Saturday, November 16, 2013 12:55 AM -
0 Votes
Asycn Wcf service.Please help
Thanks. My question was different. I am trying to understand how async call to wcf servcie get transformed between client and server. Does ...Unanswered | 2 Replies | 690 Views | Created by LearnerPR - Tuesday, January 28, 2014 8:51 PM | Last reply by LearnerPR - Wednesday, January 29, 2014 6:46 PM -
0 Votes
Question about Synchronous & Async Web Service
You might try browsing to http://msdn.microsoft.com/ and then typing "async web service" in the search box... As to why the ...Answered | 1 Replies | 2972 Views | Created by HarshadR - Monday, January 5, 2009 11:17 AM | Last reply by John Saunders - Tuesday, January 6, 2009 4:32 PM -
0 Votes
How to call an async WCF service method from a WCF service?
provides a Task<T> based wrapper for WCF service calls, in order to work with the new await/async functionality. Unfortunately, ...Answered | 1 Replies | 4085 Views | Created by jjouett - Thursday, February 10, 2011 4:20 PM | Last reply by Reed Copsey, Jr - Thursday, February 10, 2011 8:20 PM -
0 Votes
How to get a client Certificate for WCF Web Service
I think what you want is for the client to use a certificate to authenticate to the service, which means you would install a ...Answered | 1 Replies | 5306 Views | Created by WV John - Tuesday, November 28, 2006 12:20 AM | Last reply by Michele Leroux Bustamante - Tuesday, November 28, 2006 2:25 AM -
0 Votes
Need simple explaination on how to write async WCF service for a Silverlight client.
. Please check a document below to get more information. #How to: Implement an Asynchronous Service ...Answered | 7 Replies | 2132 Views | Created by Bob Myers - Thursday, February 21, 2013 5:42 PM | Last reply by Jbasingh - Wednesday, February 27, 2013 7:49 AM -
0 Votes
Synchronous Silverlight WCF Calls
Can we now make synchronous calls to WCF within Silverlight 5 using the Async CTP? If not, can we at least send off calls and wait for ...Answered | 1 Replies | 7469 Views | Created by MelbourneDeveloper - Wednesday, November 9, 2011 3:38 AM | Last reply by Stephen Cleary - Wednesday, November 9, 2011 1:00 PM -
0 Votes
Looking for suggestions on how to implement a WCF Service...
I am looking for suggestions on how to implement a stateful service that supports a web application. I ...Answered | 1 Replies | 3514 Views | Created by sloughin - Tuesday, August 5, 2008 4:26 PM | Last reply by Dan Rigsby - Tuesday, August 5, 2008 4:42 PM -
1 Votes
Async call to WCF Service
I am having a Multi Threaded Client making recurssive call to my Service. Async designed using ASyncCallBack ...Answered | 11 Replies | 8851 Views | Created by dgtron - Tuesday, April 8, 2008 8:50 PM | Last reply by dgtron - Thursday, April 10, 2008 8:12 PM -
0 Votes
Help with async call. Silverlight > async wcf > async wcf
Just a question to see if i am on the right track. I have my silverlight application calling making an async call ...Answered | 1 Replies | 3076 Views | Created by iliketurtles2 - Thursday, July 22, 2010 12:04 PM | Last reply by CarlosFigueira - Tuesday, July 27, 2010 12:50 AM -
0 Votes
Implementing Async WCF Service
://blogs.msdn.com/carlosfigueira/archive/2009/07/23/chaining-async-calls-in-wcf-or-in-net-in-general.aspx, which shows how you can chain async calls while still ...Answered | 1 Replies | 5522 Views | Created by _Vishwanath_ - Wednesday, July 22, 2009 1:27 AM | Last reply by Carlos Figueira - Thursday, July 23, 2009 6:19 AM -
0 Votes
How to implement Delegation in WCF service
the client user, not as the user that is running the service process. That's easy to test; run your WCF service host on your server as ...Unanswered | 3 Replies | 2909 Views | Created by Sami2020 - Wednesday, September 7, 2011 10:10 PM | Last reply by Sami2020 - Friday, September 9, 2011 2:30 PM -
0 Votes
Implement a WCF service library.
Service Library in Visual Studio 2010. I am using Microsoft Expression Web 4 to create my website. How do I add the WCF service to the website in ...Unanswered | 2 Replies | 3470 Views | Created by Nicholas Lusskin - Monday, June 6, 2011 1:42 AM | Last reply by Krishnakant Mahamuni - Tuesday, June 7, 2011 6:59 AM -
0 Votes
Implement a WCF service library.
I recently created a WCF Service Library in Visual Studio 2010. I am using Microsoft Expression Web 4 to create my website. How do I add the WCF ...Answered | 1 Replies | 3744 Views | Created by Nicholas Lusskin - Sunday, June 5, 2011 9:12 PM | Last reply by Gert Drapers (MSFT) - Sunday, June 5, 2011 10:03 PM -
0 Votes
creating a async WCF Rest service method.
HI, I am creating a wcf rest service. I dont have any issues calling a synchronous method. But I am not sure how ...Answered | 3 Replies | 2397 Views | Created by msanjayv - Thursday, July 28, 2016 7:02 PM | Last reply by gopalakrishnach - Friday, February 15, 2019 10:29 PM -
0 Votes
Calling a WCF Service Async from silverlight client
Hi Guys, I want to call My WCF services asynch from my silverlight client, anyone know how i can achieve ...Answered | 3 Replies | 1691 Views | Created by lil_racoon - Monday, June 6, 2011 5:58 AM | Last reply by Colin Blair - Monday, June 6, 2011 2:12 PM - Items 1 to 20 of 2934965 Next ›
No announcements