954,595 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Site management tasks

In ASP.NET, how do you run site management tasks?
I am still thinking in a Windows Forms mode, where a management function would say check the date every time a user runs the program.
For instance, if more than one month had passed since the last time a management function had been run, then it would be run again.
But this would ultimately be user driven. When the user runs up the program, the program does a check on the last time it performed the management function

In ASP.NET there can be hundreds of users. The application on the server only gets started up once in theory and then just runs ad infinitum.

How do I organise in code a trigger to run a management function?

Ari5555
Newbie Poster
9 posts since Jul 2008
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: