Ask a Question related to ASP.NET Web Services, Design and Development.
-
Navin Mishra #1
Newbie:Questions about server side asynchronous web methods
Hi,
I've two questions about server side asynchronous web methods:
(1) When callback is run which signals ASMX handler to call EndXX function,
it runs on a separate thread. Is this thread a thread from ASP.NET
threadpool ?
(2) Suppose in BeginXXX function a web service is called synchronously and
CompletedSynchronously flag is set to true. What implication it has ?
Thanks in advance and regards
Navin
Navin Mishra Guest
-
Server Behaviors (Newbie questions)
Hi all, I'm new to Dreamweaver and am trying to get a basic site set up. I have a Linux account with MySql at Godaddy.com for the server, and... -
Newbie:Asynchronous web service methods
Hi. Are there any performance implications if asynchronous web service methods actually call another web service synchronosuly and set... -
Server-Side Async Web Methods call fails
Hi. I have WS implementing DIME 1.0. Primary client is ASP.NET Web application consuming WS through proxy. I though it might be beneficial from... -
Controls with a client side onLoad function or seting a cursor server side
Is there any way to create a web control that calls a client side onLoad function? Its diffucilt since you are not able to access the form or... -
Server-Side Asynchronous Web Method help
Hi, please excuse the long post and plz read on :) note: also posted in microsoft.public.dotnet.framework.aspnet My web application needs to...



Reply With Quote

