No announcements
Found 2858051 threads
-
0 Votes
help with WCF Callback code in VB
I'm trying to figure out how to use WCF with callback. I have little knowlage of c#, but found an example in C# which I converted to VB. This code ...Answered | 1 Replies | 1457 Views | Created by Justhininabouti - Thursday, April 25, 2013 1:21 AM | Last reply by Haixia_Xie - Friday, April 26, 2013 6:32 AM -
0 Votes
Help Understanding Sample WCF Callback Code
Hi, I downloaded the code below from a site on writing IM with WCF and sort of need help from a pro understanding what exactly it does and why. ...Proposed | 1 Replies | 4595 Views | Created by Kobojunkie - Friday, January 23, 2009 5:48 PM | Last reply by Yavor Georgiev - MS - Saturday, January 24, 2009 12:09 AM -
1 Votes
Help with VB Code
Thank you for that. I was able to reset the form but I think I need more help with the high scores. Can you tell me the exact code and where to put it? I don't really ...Answered | 8 Replies | 753 Views | Created by zhoth1 - Wednesday, September 3, 2014 3:56 AM | Last reply by cnk_gr - Sunday, September 7, 2014 7:50 AM -
0 Votes
WCF net.tcp callback configuration in code
the binding and endpoint defined in the ServiceReferences.ClientConfig my code works fine. The client calls methods in the WCF service and the Service is ...Unanswered | 2 Replies | 3565 Views | Created by Paul Gee - Friday, October 8, 2010 9:13 AM | Last reply by Paul Gee - Wednesday, October 13, 2010 10:31 AM -
0 Votes
Help with Callback in C++ ??
Typically in application development a callback is supplied as an interface. The callback is defined as a class with ONLY pure virtual ...Answered | 3 Replies | 3120 Views | Created by Silver_Gates - Thursday, September 2, 2010 1:59 PM | Last reply by Silver_Gates - Thursday, September 2, 2010 8:43 PM -
0 Votes
Help understanding this callback code..
Repeated code: typedef std::function< void (ME*, typename traits< t >::ContentType ) > Callback; Callbacks ...Answered | 13 Replies | 2863 Views | Created by Silver_Gates - Wednesday, October 13, 2010 7:36 AM | Last reply by Silver_Gates - Thursday, October 14, 2010 6:33 AM -
0 Votes
Help in WCF service client callback
the server side will need for WCF services hosted in IIS6 to communicate with WCF services that are hosted asAnswered | 2 Replies | 3591 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
Problem with WCF CallBack function
(responseMessage); } Thanks Binze Please remember to mark the replies as answers if they help and unmark them if they provide ...Answered | 5 Replies | 4026 Views | Created by CaMeL023 - Sunday, September 26, 2010 10:22 AM | Last reply by Bin-ze Zhao - Thursday, September 30, 2010 6:44 AM -
0 Votes
callback in WCF
There are several examples of pub/sub implementations using WCF on the web and in books. One of the downloadable samples I've beenAnswered | 1 Replies | 4271 Views | Created by jarod-dotnet - Wednesday, August 15, 2007 4:07 PM | Last reply by Will.Rogers - Wednesday, August 15, 2007 4:19 PM -
0 Votes
Help/Tips with Callback
Yes, it works. Even inside the loop it sends the emails but i do need the callback of all the emails that i send it. Coz in the callback it ...Answered | 6 Replies | 1463 Views | Created by Jackson Silva Cruz - Monday, June 13, 2011 11:21 AM | Last reply by Rob Davis - Tuesday, June 14, 2011 10:36 AM -
0 Votes
Need help with VB code
I've run into an issue with my code and am unable to understand what I did wrong with my limited knowledge of visible basic.(College student) I am doing to Student ...Answered | 5 Replies | 704 Views | Created by TheQuestionForge - Tuesday, March 18, 2014 5:48 PM | Last reply by Renee Culver - Thursday, March 20, 2014 3:42 PM -
0 Votes
WCF Callback Question
hi, i was wondering if there is a performance / resource penalty when i use a wcf callback contract as opposed to using a wcf service and client on one side and another ... -
0 Votes
Need help with VB code
Kimbo, The best way to find it is to put a breakpoint in and step into each line of code. Per line, you can then hover your mouse over ...Answered | 6 Replies | 178 Views | Created by Kimbo1367 - Sunday, March 26, 2017 9:36 PM | Last reply by Kareninstructor - Sunday, March 26, 2017 10:13 PM -
1 Votes
Track callback in WCF with MessageInspectors?
Hi, Yes I know about WCF tracing but thats not what Im looking for. We need a fast and simple way to see all service calls that is made in a ...Unanswered | 3 Replies | 1464 Views | Created by SnowJim - Friday, October 19, 2012 6:46 AM | Last reply by SnowJim - Friday, October 26, 2012 6:12 AM -
0 Votes
Help with changing code in VB
c. put the following code in the module:Answered | 7 Replies | 669 Views | Created by CraigCoen - Friday, December 20, 2019 11:46 PM | Last reply by Peter Jamieson - Thursday, December 26, 2019 6:39 PM -
0 Votes
WCF callback in asp.net page
hi everyone. I have a wcf service with contract callback enabled. [ServiceContractAnswered | 1 Replies | 3975 Views | Created by Giuseppe Marchi MVP - Monday, February 11, 2008 4:19 PM | Last reply by joe zhou - MSFT - Monday, February 11, 2008 7:08 PM -
0 Votes
TransInPlaceFilter with callback function!!!! HELP
Hi I'm just a beginner with DirectShow programing and I have a big problem which I think I'm not gonna solve without Your help. I've wrote simple TransInPlace filter based ...Unanswered | 3 Replies | 3256 Views | Created by tygrysior - Thursday, October 25, 2007 10:15 AM | Last reply by Ralf G - Thursday, October 25, 2007 12:38 PM -
0 Votes
Making callback methods in WCF
I'm a bit new to WCF too, but I think I've stumbled over enough to help you. You would declare a CallbackContract in your main contract that says whichAnswered | 5 Replies | 3997 Views | Created by Grousey - Friday, February 1, 2008 5:02 AM | Last reply by Martin Petersen-Frey - MSFT - Friday, February 1, 2008 9:04 PM -
0 Votes
WCF service and callback with asp.net client
i just like to know is it at all possible that callback service will call method in asp.net. i know that when we work with wcf callback and winform as ...Answered | 5 Replies | 2495 Views | Created by Mou_kolkata - Thursday, February 7, 2013 3:01 PM | Last reply by Haixia_Xie - Friday, February 15, 2013 3:01 AM -
0 Votes
WCF callback reference
Hi All, To work with WCF callback the client application should implement the callback interface and should pass the InstanceContext to the ...Answered | 2 Replies | 2322 Views | Created by Prakash Ramaiyan - Tuesday, August 23, 2011 5:55 PM | Last reply by Yi-Lun Luo - Friday, August 26, 2011 1:58 AM - Items 1 to 20 of 2858051 Next ›
No announcements