I have a c# function for producing thumbnail images, these images are displayed on web-page i.e ASP.net So how would i programtically call this back-end function let say eve
Another way to handle it is by using Quartz.NET. It's pretty powerful job-scheduling library. This answer talks about using it with asp.net.