Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

job scheduler in .net

0 views
Skip to first unread message

AVL

unread,
Jun 30, 2005, 3:11:07 AM6/30/05
to
Hi,
How do we schedule a job?Is there any alternative other than creating a
windows service?

Are there any job schedulers in .net? Any freeware?

Regs
Vijaya

Willy Denoyette [MVP]

unread,
Jun 30, 2005, 3:48:56 AM6/30/05
to
Windows comes with a task scheduler why not use this one?

Willy.

"AVL" <A...@discussions.microsoft.com> wrote in message
news:45561A94-FD75-4E0F...@microsoft.com...

AVL

unread,
Jun 30, 2005, 5:36:05 AM6/30/05
to
Yes. This is one of the solution..
But I want to know if any tool or service which we can use directly in our
applications.........

Any tool like Quartz - Job scheduler in Java.....

Willy Denoyette [MVP]

unread,
Jun 30, 2005, 6:46:14 AM6/30/05
to
The Windows task scheduler IS a service, you can schedule tasks from your
applications that will get spawned by the scheduler.

Willy.

"AVL" <A...@discussions.microsoft.com> wrote in message

news:D2FDD78C-148D-41AF...@microsoft.com...

AVL

unread,
Jun 30, 2005, 8:36:12 AM6/30/05
to
Thanks a lot..but do we have any third party tools which do the same..........

Eric Moreau

unread,
Jun 30, 2005, 9:24:08 AM6/30/05
to
see http://www.mvps.org/emorcillo/en/code/shell/tasksched.shtml

--


HTH

Éric Moreau, MCSD, Visual Developer - Visual Basic MVP
(http://aspnet2.com/mvp.ashx?EricMoreau)
Conseiller Principal / Senior Consultant
Concept S2i inc. (www.s2i.com)

"AVL" <A...@discussions.microsoft.com> wrote in message
news:45561A94-FD75-4E0F...@microsoft.com...

0 new messages