Re: Threading in ASP.NET (C#)
- From: "venkat" <venkatsriram@xxxxxxxxx>
- Date: 12 Jun 2006 04:58:19 -0700
We proposed the same. but the clients want them in same web app
Peter Morris [Droopy eyes software] wrote:
I have a page that calls a sql procedure and it runs for 20 - 40 min.
Should this really be run from a page? I would say that the page needs to
register a "job" to do, and that a service application running on the server
should process the jobs. The website can check back for the status of the
job.
--
Pete
====
Audio compression components, DIB graphics controls, ECO extensions,
FastStrings
http://www.droopyeyes.com
My blog
http://blogs.slcdug.org/petermorris/
.
- Follow-Ups:
- Re: Threading in ASP.NET (C#)
- From: Peter Morris [Droopy eyes software]
- Re: Threading in ASP.NET (C#)
- From: Damien
- Re: Threading in ASP.NET (C#)
- References:
- Threading in ASP.NET (C#)
- From: venkat
- Re: Threading in ASP.NET (C#)
- From: Peter Morris [Droopy eyes software]
- Threading in ASP.NET (C#)
- Prev by Date: Re: 2.0: Application_Error()
- Next by Date: Current URL
- Previous by thread: Re: Threading in ASP.NET (C#)
- Next by thread: Re: Threading in ASP.NET (C#)
- Index(es):
Relevant Pages
|