|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How Programatically add to Scheduled tasksHi Folks
I am doing an VB.NET application in which I want to add scheduling feature, so that my application can run at a scheduled time, how can it be done programatically. Please post your suggessions. Thanks in advance -- Regards Vighneswar Vighneswar,
If you hop on over to codeproject.com , they have a couple of articles where somebody has wrapped the Task Scheduler functionality into a .NET class library. I don't remember the actual name, but a few well-chosen keywords in your search should bring it up with no problems. Peter -- Show quoteHide quoteCo-founder, Eggheadcafe.com developer portal: http://www.eggheadcafe.com UnBlog: http://petesbloggerama.blogspot.com "vighnesh" wrote: > > Hi Folks > > I am doing an VB.NET application in which I want to add scheduling feature, > so that my application can run at a scheduled time, how can it be done > programatically. > > Please post your suggessions. > Thanks in advance > -- > Regards > Vighneswar > > > Hi,
I found it yesterday and will use it today :) http://www.codeproject.com/csharp/taskschedulerlibrary.asp -- Show quoteHide quote-- Ignacio Machin, ignacio.machin AT dot.state.fl.us Florida Department Of Transportation "Peter Bromberg [C# MVP]" <pbromberg@yahoo.nospammin.com> wrote in message news:B2ACB362-D58B-4C9E-8075-396EABD5E5CF@microsoft.com... > Vighneswar, > If you hop on over to codeproject.com , they have a couple of articles > where > somebody has wrapped the Task Scheduler functionality into a .NET class > library. > I don't remember the actual name, but a few well-chosen keywords in your > search should bring it up with no problems. > Peter > > -- > Co-founder, Eggheadcafe.com developer portal: > http://www.eggheadcafe.com > UnBlog: > http://petesbloggerama.blogspot.com > > > > > "vighnesh" wrote: > >> >> Hi Folks >> >> I am doing an VB.NET application in which I want to add scheduling >> feature, >> so that my application can run at a scheduled time, how can it be done >> programatically. >> >> Please post your suggessions. >> Thanks in advance >> -- >> Regards >> Vighneswar >> >> >> I ,
Excellent - that's the one! Peter -- Show quoteHide quoteCo-founder, Eggheadcafe.com developer portal: http://www.eggheadcafe.com UnBlog: http://petesbloggerama.blogspot.com "Ignacio Machin ( .NET/ C# MVP )" wrote: > Hi, > > I found it yesterday and will use it today :) > > http://www.codeproject.com/csharp/taskschedulerlibrary.asp > > > -- > -- > Ignacio Machin, > ignacio.machin AT dot.state.fl.us > Florida Department Of Transportation > > > > "Peter Bromberg [C# MVP]" <pbromberg@yahoo.nospammin.com> wrote in message > news:B2ACB362-D58B-4C9E-8075-396EABD5E5CF@microsoft.com... > > Vighneswar, > > If you hop on over to codeproject.com , they have a couple of articles > > where > > somebody has wrapped the Task Scheduler functionality into a .NET class > > library. > > I don't remember the actual name, but a few well-chosen keywords in your > > search should bring it up with no problems. > > Peter > > > > -- > > Co-founder, Eggheadcafe.com developer portal: > > http://www.eggheadcafe.com > > UnBlog: > > http://petesbloggerama.blogspot.com > > > > > > > > > > "vighnesh" wrote: > > > >> > >> Hi Folks > >> > >> I am doing an VB.NET application in which I want to add scheduling > >> feature, > >> so that my application can run at a scheduled time, how can it be done > >> programatically. > >> > >> Please post your suggessions. > >> Thanks in advance > >> -- > >> Regards > >> Vighneswar > >> > >> > >> > > >
anonymous methods only available in C#?
VB2005 Hiding Windows Forms Setup project in VB.NET ? listView - filling it with datareader Help Needed. Update with parameters error - No value given for one or more parameters. declare API without direct file name determining line numbers upon error Making a domain lookup in asp.net OLE: Excel.Application CanGetFocus |
|||||||||||||||||||||||