.net - scheduler for a database -


i write program in visual studio 2010 run function once every 10pm. function insertion database. easiest way of writing this? pretty sure don't need asp.net overkill such problem...

i confused on project should start

the easiest way create console application project , use windows task scheduler schedule run according whatever schedule you'd like.


Comments

Popular posts from this blog

c# - IMAP GMAIL getting folder list problem -

CUDA shared memory -