Logo 
Search:

Asp.net Forum

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds

scheduled task

  Asked By: Vernon    Date: Oct 10    Category: Asp.net    Views: 567
  

I am trying to implement a scheduled task that can run once a day. I want to
send out a report to certain users each day. Does anyone have a good referrence
on how I could go about doing this?

Share: 

 

3 Answers Found

 
Answer #1    Answered By: Luigi Fischer     Answered On: Oct 10

My experience is you cant rely on the scheduler with in windows, I would go
about researching windows services. They are very useful.

 
Answer #2    Answered By: Latasha Wilson     Answered On: Oct 10

SQL Server Agent is a good  choice if you are running SQL server.

 
Answer #3    Answered By: Ora Hanson     Answered On: Oct 10

You mean like in ASP.NET????????????????

 
Didn't find what you were looking for? Find more on scheduled task Or get search suggestion and latest updates.




Tagged: