What is the equivalent to cron jobs in ASP.NET?

Try Quartz.NET. It’s a decent .NET scheduler which supports CRON expressions, CRON triggers and various other means and methods to schedule tasks to be performed at certain times / intervals.

It even includes a basic Quartz.NET server (Windows Application) that might fit your needs.

Edit:

If you can’t run applications or windows services within your shared hosting then perhaps something like “Easy Background Tasks in ASP.NET” will do you? It simulates a Windows Service using HttpRuntime.Cache and removes the need for any external dependancies.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)