Anybody knows how to add a Countdown Timer in c#
Ex:
I have the start time which is 5/2/2011 10:00:00 Am and set the static Duration to 7 Days
So .... the Time left will be 6 Days 12:00 hour till it reach zero. ends in -> 5/9/2011 10:00:00 Am
Note : The Time Left can not be reset and start over again .. and it depends only on the Start Time
I don't know how to do this .. any help I will be grateful.