No announcements
Found 2906081 threads
-
4 Votes
Caching the result of an asynchronous request with RX ?
Hi there. I'm loving RX but I have to say the learning curve is steep. How could I go about caching the result ...Answered | 8 Replies | 9227 Views | Created by clement_911 - Monday, March 7, 2011 11:22 PM | Last reply by Rasanjana N - Sunday, February 24, 2019 11:25 PM -
0 Votes
Timeouts on an asynchronous request
It seems that an ADO asynchronous command does not respect the commandtimeout. We are porting an older system into the .NET world and I am concerned that ...Answered | 2 Replies | 2883 Views | Created by PaulHeloskie - Tuesday, November 21, 2006 5:36 PM | Last reply by PaulHeloskie - Monday, November 27, 2006 3:33 PM -
1 Votes
Caching of lazy asynchronous operation
Hi, I have a data I need to query over the network in asynchronous way. I'd like to cache the result of this ...Answered | 7 Replies | 6444 Views | Created by let rec - Friday, September 30, 2011 7:30 AM | Last reply by Stephen Toub - MSFT - Sunday, December 4, 2011 5:19 PM -
0 Votes
Asynchronous request and getting the value of the result from another class
Hello, I made a class that makes asynchronous request to the specified website and downloads the contents of ...Answered | 3 Replies | 2898 Views | Created by evilone - Wednesday, April 16, 2008 7:24 PM | Last reply by evilone - Thursday, April 17, 2008 3:28 PM -
0 Votes
Collect result of an asynchronous operation in UI thread
Hi, I need to get the results of an asynchronous operation and I am calling this in UI thread. Calling task.get() in UI thread throws ...Answered | 2 Replies | 1773 Views | Created by Ninja8 - Wednesday, June 26, 2013 6:51 PM | Last reply by Mokarrom Hossain - Friday, June 28, 2013 2:15 PM -
0 Votes
Result from asynchronous ConnectNamedPipe
/library/aa365146(VS.85).aspx) says that in case of asynchronous pipe I can use GetOverlappedResult to check the result ("You can use the ...Answered | 4 Replies | 4101 Views | Created by yugr - Wednesday, May 27, 2009 3:18 PM | Last reply by yugr - Wednesday, May 27, 2009 5:52 PM -
1 Votes
Wait for response of asynchronous web request
Is there any way to wait for the response of asynchronous web request? I have request 1 which inserts certain records in database and ...Answered | 3 Replies | 6519 Views | Created by .net.developer - Tuesday, February 15, 2011 2:21 PM | Last reply by David Peng - Wednesday, February 23, 2011 4:49 AM -
0 Votes
Asynchronous in-order message parsing in Rx
I've been tinkering with this for a while, and I just can't seem to figure out the right way to do this in Rx. Basically, I start with ...Answered | 4 Replies | 4887 Views | Created by JeroMiya - Monday, January 31, 2011 10:13 PM | Last reply by Martin Granell - Wednesday, February 2, 2011 1:03 AM -
0 Votes
Wait the result of an Asynchronous Method before the start of SL Main Page
Good idea but It doesn't work with SL out of browser when adding this.RootVisual = new MainPage(); outsite the ...Answered | 6 Replies | 2983 Views | Created by TOTTI Paris - Tuesday, April 12, 2011 9:55 AM | Last reply by TOTTI Paris - Tuesday, April 12, 2011 12:31 PM -
0 Votes
About the future of Rx in .NET
Well, presumably since Rx is still in DevLabs the OP wants an assurance that it won't suddenly be canned. I.e., irrespective of whether it will ever ship ...Answered | 16 Replies | 6004 Views | Created by Selyam - Thursday, December 9, 2010 8:33 PM | Last reply by Allan Lindqvist - Thursday, December 23, 2010 8:38 PM -
0 Votes
Handling result of HTTP Request
;ValueDescription2","Location":"ValueLocation2"} ] In this case it's a set of 2 lines with data, but ...Answered | 2 Replies | 1196 Views | Created by Gert-Jan Andries - Thursday, December 27, 2012 5:27 PM | Last reply by Sabdiel Rivera - Thursday, December 27, 2012 9:01 PM -
0 Votes
Does out of box list.asmx support result caching?
Hi, The out of the box Lists web service doesn't support the caching. You can use the wsdl command to generate a proxy class ...Answered | 1 Replies | 10002 Views | Created by vaibhav.deo - Thursday, June 2, 2011 9:08 PM | Last reply by KeFang Chen - Wednesday, June 8, 2011 2:58 AM -
5 Votes
Level of usage of Rx in the community
started Rx, we branded the technology as an approach for dealing with "asynchronous and event-based programming". For a special case of ...Answered | 5 Replies | 5540 Views | Created by znite - Tuesday, November 22, 2011 10:25 PM | Last reply by znite - Sunday, November 27, 2011 1:48 PM -
0 Votes
Moving an Ellipse With Rx Repeat?
Hi guys, i tryed to move a ellipse with Rx in a Wpf-Application. My Goal is to move the ellipse so long as long the ...Answered | 3 Replies | 4573 Views | Created by Toeffi - Wednesday, February 17, 2010 7:15 PM | Last reply by Toeffi - Thursday, February 18, 2010 5:50 PM -
0 Votes
Asynchronous Request using AsyncCallback
what is the function of WaitHandle.WaitAll(manualEvents); .........? & manualEvents[eventNumber].Set(); ...Answered | 8 Replies | 2869 Views | Created by GurunGuns - Monday, June 21, 2010 1:35 PM | Last reply by GurunGuns - Thursday, June 24, 2010 4:10 PM -
0 Votes
GoLive with Rx
Not yet: http://social.msdn.microsoft.com/Forums/en-US/rx/thread/77d01908-873b-4ef6-8ac3Answered | 1 Replies | 6993 Views | Created by Allan Lindqvist - Monday, November 23, 2009 8:37 AM | Last reply by Stephen Cleary - Monday, November 23, 2009 1:56 PM -
0 Votes
UI with an asynchronous WebRequest backend
Hi, if you didn't write your sending WebRequest logic in your UI class, an event is necessary. You can have a look at the WebClient class, that is an ...Answered | 1 Replies | 3902 Views | Created by MSDN_Forums_User - Friday, January 9, 2009 10:01 AM | Last reply by MSDN_Forums_User - Sunday, January 11, 2009 8:59 PM -
1 Votes
result of an evalution
int ival=4; ... >the result of ival is value of 5; >why not is ...Answered | 1 Replies | 3676 Views | Created by Anbol - Wednesday, January 12, 2011 9:58 AM | Last reply by WayneAKing - Wednesday, January 12, 2011 10:05 AM -
1 Votes
How to get result of asynchronous worker method in CompletedCallback
asyncronous operation } "transmitSuccess" is the method result. I have successfully done this with methods that ...Answered | 2 Replies | 5693 Views | Created by BBauer42 - Wednesday, March 23, 2011 2:15 PM | Last reply by BBauer42 - Wednesday, March 23, 2011 8:24 PM -
1 Votes
result of an evalution
ival is an int. To store the result in an int the compiler converts the result to an int. An int cannot ...Answered | 5 Replies | 3749 Views | Created by Anbol - Wednesday, January 12, 2011 10:07 AM | Last reply by Anbol - Wednesday, January 12, 2011 2:43 PM - Items 1 to 20 of 2906081 Next ›
No announcements