there r 3 types of timers if found:
system.windows. forms.timer: taken from windows option on toolbox
system.timers.t ime:taken from componet option on toolbox
system.threadng .timer
please help me which timer is used when or in what situation.
i want my application to b executed after each 5minute.
how n which timer should i use.
please help
its urgent
thnx in advance
system.windows. forms.timer: taken from windows option on toolbox
system.timers.t ime:taken from componet option on toolbox
system.threadng .timer
please help me which timer is used when or in what situation.
i want my application to b executed after each 5minute.
how n which timer should i use.
please help
its urgent
thnx in advance
Comment