Ask a Question related to ASP.NET General, Design and Development.
-
Richard Zhao #1
Aysnc. calls
For many of my HTTP requests, I need to have asynchronous calls (up to ~1s
delay). Normally how should we handle this situation? should we block the
IIS thread and return back the result? Or return immediately and let the
client post another request shortly?
Thanks,
Richard
Richard Zhao Guest
-
Problem With COM Calls from VB.net
Isn't there some workaround? I have the same problem with: System.UnauthorizedAccessException Retrieving the COM class factory for component... -
Using RemoteObjects calls
Hi Everybody does somebody have an example to use RemoteObjects call? -
pdflib and pdi calls
Does anyone have any experience using pdf_open_pdi or any other the other calls to open existing pdf files to edit them? I have searched high and... -
Aysnc Web Services - Thread Issues
I have a web form that asynchronously calls a web service on the local machine. The problem is that when the callback delegate fires, and calls... -
DDL calls from SQL PL
Hi, When I try to run/compile the following SQL PL, I get errors for the DDL statements used in them. For example, the GRANT and DROP statements...



Reply With Quote

