Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
J_Master #1
Re: Web service calls asynchronous vs synchronous
The best solution is to design you architecture using the observer pattern(GOF)
K,Browne
Developer
J_Master Guest
-
Synchronous Flex Calls
Hi, I have a question about the WebService object. My application needs to receive data from a WebService in synchronous way. I explain... -
handling exceptions in asynchronous web service calls
I have a win forms application that calls a web service asynchronously. Occassionally, the web service call with raise an exception. Unfortunately,... -
Asynchronous web service calls
Hi I am trying to do some tests using asynchronous web service calls and have hit a problem. I have reduced the problem to the minimum so... -
Asynchronous web service calls, will you still have timeouts
If I am calling web services asynchronously, will I still have to be concerned with the request timing out? If IIS starts a process (calling a web... -
Blocking problem/bug with enableSession=true and asynchronous web service calls?
Hi, I've found what appears to be a bug with ASP.NET web service method invocation - making it impossible to invoke and get the result of a...



Reply With Quote

