have developed restaraunt application am introducing happy hour on the system. i want to set system where it get 6:00am system automatically switch to happy hour. I don have idea how to set vb.net application to start automatically when time reaches
Loading
Gokhul VarmanPosted Aug 12, 2017, 9:39 AM
Shakti Singh DulawatPosted Aug 12, 2017, 8:31 AM
Carlos kambuiPosted Aug 12, 2017, 6:18 AM
Shakti Singh DulawatPosted Aug 12, 2017, 5:37 AM
Now your applicaition is running in backgroud, you can switch to happy hours based on system time.(use Timer tick event)