H
Hollow Quincy
Hi,
I would like to do some tasks every 3 minutes in asp.net application.
In my hosting I can't run 'exe' program, can't run sql server job and
can't use windows scheduler.
How can I execute tasks every 3 minutes in asp.net application ?
(I was wondering if I can do static Timer and run it every 3
minutes... is it good idea ? )
Thanks for help
I would like to do some tasks every 3 minutes in asp.net application.
In my hosting I can't run 'exe' program, can't run sql server job and
can't use windows scheduler.
How can I execute tasks every 3 minutes in asp.net application ?
(I was wondering if I can do static Timer and run it every 3
minutes... is it good idea ? )
Thanks for help