No announcements
Found 1969460 threads
-
1 Votes
WCF Single Endpoint with multiple contracts client Intellisense
What I was trying to achieve is multiple contracts for the same service and endpoint.Answered | 6 Replies | 6089 Views | Created by Vish Kakkar - Friday, November 1, 2013 6:06 PM | Last reply by Vish Kakkar - Tuesday, November 19, 2013 7:00 PM -
0 Votes
Single WCF to serve multiple applications
since you have manu concurrent clients use multiple concurency mode (add this over the same ServiceBehavior ...Answered | 1 Replies | 3251 Views | Created by KefarSaba - Friday, December 24, 2010 10:17 AM | Last reply by Yaron Naveh - Friday, December 24, 2010 11:06 AM -
1 Votes
Duplicate Responses for a single WCF call?
hi all thanks for your input, this is very helpful to know my case is not a WFC call but a simple aspx page stored in azure, called by ...Answered | 12 Replies | 7830 Views | Created by sun211701 - Thursday, February 10, 2011 5:04 PM | Last reply by OptimalSoftware - Monday, July 13, 2015 6:37 AM -
2 Votes
Multiple WCF service calls in parallel
Your complicating factor is the statement "20 WCF service calls in parallel not one after one".Answered | 8 Replies | 4004 Views | Created by D1986 - Tuesday, July 2, 2013 2:23 AM | Last reply by D1986 - Monday, July 15, 2013 9:15 PM -
4 Votes
Content App for Excel 2013 with multiple HTML pages
Looking at this app sample it does not implement multiple pages, it just hides and shows divs in a single page app.Answered | 11 Replies | 3629 Views | Created by harikrishna konda - Monday, April 8, 2013 12:09 PM | Last reply by Michael Zlatkovsky (MSFT) - Wednesday, August 27, 2014 11:59 PM -
0 Votes
Multiple WCF calls
=2) WCF services at once and wait for ALL the results to come back.Answered | 1 Replies | 3634 Views | Created by Dharmesh1 - Wednesday, December 12, 2012 6:31 AM | Last reply by Dave Sexton - Wednesday, December 12, 2012 7:45 AM -
0 Votes
WCF single sign-on example?
Here is blog entry which introducing the WCF Federation which can help #Single Sign-On scenarios with ...Answered | 2 Replies | 6097 Views | Created by Steve1999 - Wednesday, August 5, 2009 12:21 AM | Last reply by Steven Cheng - MSFT - Monday, August 10, 2009 10:25 AM -
1 Votes
Multiple data contracts in WCF
WCF has different behavior then ASMX.Answered | 4 Replies | 4313 Views | Created by jd_hancock - Thursday, January 13, 2011 10:06 PM | Last reply by Leonid Ganeline - Wednesday, January 19, 2011 9:24 PM -
0 Votes
IIS/WAS/WCF - WCF Services calling a C API which can only hadle a single thread per request
When WCF calls a Win32 API object it effectivey blocks all other calls to the WCF ...Answered | 2 Replies | 2726 Views | Created by jsera516 - Friday, February 3, 2012 9:40 PM | Last reply by Lingaraj Mishra - Saturday, February 4, 2012 2:11 PM -
0 Votes
Seperate area for Multiple WCF client
Hi, I have a WCF service which has two methods, Register & Process.Answered | 2 Replies | 3349 Views | Created by Anand Kumar - Tuesday, November 17, 2009 7:08 AM | Last reply by Anand Kumar - Wednesday, November 18, 2009 9:34 AM -
0 Votes
WCF Message Contract multiple streams
It's possible to create an array of Streams, but the WCF stream transfer programming model only allows a single stream per direction in an operation or message contract (see the ...Answered | 4 Replies | 8363 Views | Created by irinauci - Tuesday, December 9, 2008 5:16 PM | Last reply by Mark Salsbery - Wednesday, December 10, 2008 8:52 PM -
0 Votes
Calling procedure multiple times using WCF-oracle adapter and Biztalk map
I can call multiple records by using CompositeOperation.Answered | 8 Replies | 1783 Views | Created by Umair Ahmed - Saturday, August 29, 2015 12:59 PM | Last reply by Umair Ahmed - Sunday, August 30, 2015 8:42 AM -
0 Votes
How to implement Pause feature on a Throttled WCF MSMQ Queue?
It is ok to use the following baseAddress for the wsHttpDualBinding: <baseAddresses> <add ...Answered | 3 Replies | 837 Views | Created by siegfried_ - Saturday, February 20, 2016 3:07 AM | Last reply by Amy Peng - Friday, February 26, 2016 9:20 AM -
0 Votes
Calling a Cloud Service using AJAX from a HTML page
hi, HTML could call ajax and xmlhttp request, and i guess it could use js to call the WCF service in azure.Answered | 3 Replies | 3532 Views | Created by Philip at Alpha Index - Friday, December 13, 2013 9:49 AM | Last reply by Billgiee - Tuesday, December 17, 2013 3:37 PM -
0 Votes
WCF service single contract + multiple endpoints
you should post to the MSDN WCF forum.Answered | 3 Replies | 1569 Views | Created by Alavudeenbatcha - Friday, August 16, 2013 10:12 AM | Last reply by darnold924 - Monday, August 19, 2013 6:50 AM -
0 Votes
Unable to add multiple cookies on WCF service call
Hi Yi-Lun, I've enabled the ASP.NET compatibility mode in my WCF service.Answered | 5 Replies | 5590 Views | Created by Kish_s - Tuesday, March 1, 2011 8:13 AM | Last reply by Kish_s - Wednesday, March 2, 2011 3:23 PM -
1 Votes
SSRS Printing a single page in a multiple page report!!!
Hi Swetha, According to your description, you want to print a specific page in the multipage report, right?Answered | 2 Replies | 1535 Views | Created by Swetha3 - Wednesday, January 13, 2016 3:24 PM | Last reply by Qiuyun Yu - Friday, January 15, 2016 5:14 AM -
0 Votes
Waiting for multiple WCF Service Calls to complete in Silverlight
I call two Web-Services from Silverlight.Answered | 15 Replies | 14916 Views | Created by Devaron Ruggiero - Friday, January 22, 2010 10:41 PM | Last reply by BFreakout - Thursday, February 3, 2011 2:35 PM -
0 Votes
Consume a WCF Service from HTML page using https
However, if I browse the HTML page from my browser and it attempts to make a JavaScript call (via ajax) to that WCF Service, THAT fails.Answered | 9 Replies | 931 Views | Created by Steve Wisnieski - Wednesday, September 16, 2015 3:30 PM | Last reply by DA924 - Friday, September 25, 2015 1:58 PM -
0 Votes
Authenticate WCF when called from jquery($.ajax)
But for WCF called from jQuery(in HTML page and NOT ASPX page), still we need to get and pass UserName and Password ???.Answered | 7 Replies | 18060 Views | Created by fresher2012 - Wednesday, April 24, 2013 5:40 AM | Last reply by Damir Dobric - Saturday, May 4, 2013 12:53 PM - Items 1 to 20 of 1969460 Next ›
No announcements