I am building a news website using ASP.NET. I want it to be updated automatically by pulling new news articles. This is done by calling a function which downloads the updated json string.
How do i call this function every half hour in C#? Or should i write this function in javascript and call that every half hour?
Aucun commentaire:
Enregistrer un commentaire