c# - how to create and run cron job in asp.net page to run every 30 minutes -


i need guidance on creating , running cron job in asp.net(c#.net) run page every 30 minutes. web page has load data sql server mysql database every 30 minutes cron job.

thanks

i don't think best suited asp.net. might want create regular console app, configure in server task scheduler run every 30 minutes. or if inclined, can create own windows service this.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -