using windows services

From: Srinivas (anonynmous_at_NO.JUNK.MAIL)
Date: 02/26/04


Date: Thu, 26 Feb 2004 13:54:05 -0000

Hi,

I have developed a vb.net assembly which I use in existing asp.net pages. I
also want to execute it every night at 12.
I am new to windows services. Can anyone guide how to execute this program
using windows services only once every day at 12 in the night. Any pointers
to code samples would be a great help.

Thanks,

Srinivas



Relevant Pages

  • Executing 2 Threads
    ... I’m having a bit of difficulty with a threading scenario. ... Basically I’m creating 2 threads and trying to execute them one after the ... At the top level I have s series of windows services running ... public class Helper1:Helper ...
    (microsoft.public.dotnet.framework)
  • Using Windows Services
    ... Can anyone guide how to execute this program ... using windows services only once every day at 12 in the night. ... to code samples would be a great help. ... Srinivas ...
    (microsoft.public.dotnet.framework.aspnet)
  • using windows services
    ... Can anyone guide how to execute this program ... using windows services only once every day at 12 in the night. ... to code samples would be a great help. ... Srinivas ...
    (microsoft.public.dotnet.languages.vb)
  • Re: using windows services
    ... is why the task scheduler exists...for this very kind of batch processing. ... > also want to execute it every night at 12. ... > using windows services only once every day at 12 in the night. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Pairing newbie question
    ... > I have put both code samples in a loop, ... could execute certain pairs of instructions in parallel, ... pieces of code execute approximately the same. ... add edx, ecx ...
    (comp.lang.asm.x86)

Loading