c# - how to create cron job in asp.net(v4.0) to run method every 30mins -
i need guidance on creating , running cron job in asp.net(c#.net) run every 30 minutes.i have created class in have written code getting tweets, facebook feeds.
i have created page in have 1 button download tweets , save in database. if want tweets have click on sync button every time.
i want create cron job database automatically synchronized new tweets,facebook feeds.
thanks
you can follow 1 of following approaches
Comments
Post a Comment