Can someone help with scheduling...
How do you do scheduling generally on .net?
suppose I want my application to send emails on monday,wednesday and friday...
or April month of every year...

How to schedule stuff like that APART FROM USING TIMER CONTROL...

Thanks :-)

P.S:I dont wanna use that timer control..