We need a practical way (not just in theory) to start a job in asp.net in a given time or in intervals.
the job could be to run web service, a certain function or executing a page.
is there any new approach in ASP.Net 4 to do this?
or is there any reliable way other than using windows schedule tasks?