No announcements
Found 1612912 threads
-
0 Votes
WCF server callbacks in javascript
Forums Home > .NET Development > Windows Communication Foundation located here:Answered | 2 Replies | 10886 Views | Created by SV123 - Thursday, September 4, 2008 12:33 AM | Last reply by Shrikant Maske - Friday, October 31, 2008 12:49 PM -
1 Votes
Hosted Wcf Service with Callbacks
We have a Silverlight app with WCF RIA service and would like to use SIgnalR for communication from the server, Would that be acheivable with WCF RIA and SignalR ?Answered | 6 Replies | 2020 Views | Created by Greggomate - Monday, September 10, 2012 1:48 PM | Last reply by Colin Blair - Tuesday, August 20, 2013 6:07 PM -
1 Votes
WCF callback to AJAX?
Hi from what I read you cannot use a duplex channel an have call backs to ajax from wcf.Answered | 1 Replies | 507 Views | Created by David J Lester - Friday, April 8, 2016 7:29 PM | Last reply by DA924x - Saturday, April 9, 2016 7:19 AM -
6 Votes
Callback + javascript
Your requirement has no relationship with original javascript developing but is about how to register an javascript event in ASP.NET.Answered | 7 Replies | 13877 Views | Created by Meghraj Rawat - Tuesday, February 8, 2011 7:50 AM | Last reply by Leo Liu - MSFT - Monday, February 14, 2011 8:54 AM -
0 Votes
Help in WCF service client callback
Under the covers, the client keeps polling the server for callbacks, and when the server has information to send back, the response to the poll request will be ...Answered | 2 Replies | 3767 Views | Created by Kamran Shahid - Sunday, May 9, 2010 9:12 AM | Last reply by Carlos Figueira - Monday, May 10, 2010 4:39 AM -
0 Votes
WCF callback contract in config file?
And as for the callback contract.Answered | 1 Replies | 2360 Views | Created by Nayna - Tuesday, December 13, 2011 8:54 AM | Last reply by Can Bilgin - Tuesday, December 13, 2011 3:32 PM -
0 Votes
Generating proxy class for the Callback wcf service
Hi krishna for WCF callback, 1)you must defined an Iterface in the Service; 2)CLient must impletement the Interface itself, 3)Service owens a ...Answered | 2 Replies | 3781 Views | Created by akarshsujaykumar - Thursday, July 30, 2009 12:31 PM | Last reply by Frank Xu Lei - Tuesday, August 4, 2009 4:51 AM -
3 Votes
Invoking a callback method (WCF netTcp) inside a loop
But WCF services will provide me the scalability factor and the decoupled design.Answered | 5 Replies | 3987 Views | Created by Kangkan - Thursday, August 13, 2009 5:35 PM | Last reply by Kangkan - Thursday, August 20, 2009 5:06 PM -
0 Votes
Check availability of WCF Callback Service
Should the callback reference in teh client be static and check for null reference when client request is initially received.Answered | 3 Replies | 5219 Views | Created by Job Lot - Wednesday, July 14, 2010 4:49 PM | Last reply by Job Lot - Thursday, July 15, 2010 11:48 AM -
0 Votes
Passing and invoking javascript callback from WinRT in C++
If Winrt is a wrapper of some com object, can such callback be passed to COM object?Answered | 3 Replies | 3200 Views | Created by batam2601 - Thursday, March 8, 2012 7:49 PM | Last reply by batam2601 - Tuesday, March 13, 2012 12:29 AM -
0 Votes
WCF net.tcp callback issue
mode="Transport"> <transport clientCredentialType="Windows"/> </security> </binding> ...Answered | 3 Replies | 5641 Views | Created by Elbino - Wednesday, November 3, 2010 10:45 PM | Last reply by Elbino - Monday, November 15, 2010 3:59 PM -
0 Votes
WCF Service with callbacks compatible with ASPX as well as Silverlight
Hi, I have a console hosted WCF service which I want to consume in Silverlight controls as well as ASPX pages.Answered | 1 Replies | 3586 Views | Created by KSomi - Monday, February 15, 2010 6:03 AM | Last reply by Carlos Figueira - Wednesday, February 17, 2010 2:07 PM -
0 Votes
WCF Callback Exception When Table is empty
Thanks Tsadok Blok, The question is - can I return a DataTable from a WCF service if the datable doesn't have a columns definition.Answered | 6 Replies | 4294 Views | Created by Elbino - Monday, November 15, 2010 4:05 PM | Last reply by Tsadok Blok - Wednesday, November 17, 2010 11:12 AM -
0 Votes
WCF server callbacks in javascript
User923504599 posted Have a look here: http://dotnetbyexample.blogspot.com/2008/02/calling-wcf-service-from-javascript.html -DamienAnswered | 1 Replies | 89 Views | Created by Anonymous - Monday, September 8, 2008 5:34 PM | Last reply by Anonymous - Monday, September 8, 2008 10:07 PM -
0 Votes
WCF service in Webrole - callback from worker role to client
Better solution will be to use only web role to communicate with WinForms app throught WCF with callbacks.Answered | 1 Replies | 9578 Views | Created by Vijay-K - Wednesday, February 23, 2011 4:39 PM | Last reply by dropoutcoder - Wednesday, February 23, 2011 6:22 PM -
1 Votes
Custom WCF adapter and batch callback with non transactional system
Well the WCF Adapter SDK doesn't provide a way to receive the callback as in the old BizTalk Adapter framework.Answered | 2 Replies | 8837 Views | Created by Johns-305 - Tuesday, May 10, 2011 4:07 PM | Last reply by Dwight Goins (RD) - Monday, June 6, 2011 7:04 PM -
0 Votes
Asynchronous WCF callbacks not being called by original/UI thread?
Hello Mike, Kindly post your question on WCF Forum http://social.msdn.microsoft.com/Forums/en-US/wcf/threads This forum is ...Answered | 2 Replies | 9011 Views | Created by Mike Palotas - Friday, October 15, 2010 6:49 PM | Last reply by The first MaYHeM - Tuesday, May 3, 2011 2:11 PM -
0 Votes
Client callbacks
I think what you want is your WCF to be able to call the callbacks in your app.Answered | 1 Replies | 14193 Views | Created by djflocko - Tuesday, December 1, 2009 7:07 PM | Last reply by Mahesh Dudgikar - Friday, December 4, 2009 7:17 AM -
0 Votes
WCF server callbacks in javascript
Hi, Is it possible to handle WCF server callbacks in pure javascript without using ASP.NET AJAX framework?Discussion | 1 Replies | 3915 Views | Created by SV123 - Thursday, September 4, 2008 12:32 AM | Last reply by Marco Zhou - Monday, September 8, 2008 4:54 AM -
0 Votes
WCF server callbacks in javascript
Hi, Is it possible to handle WCF server callbacks in pure javascript without using ASP.NET AJAX framework?Answered | 1 Replies | 4633 Views | Created by SV123 - Friday, October 31, 2008 5:35 PM | Last reply by Eugene Osovetsky - Friday, October 31, 2008 6:53 PM - Items 1 to 20 of 1612912 Next ›
No announcements