Re: What's the point of Windows.Forms.Timer?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Ying-Shen Yu[MSFT] (v-yiy_at_online.microsoft.com)
Date: 03/29/04


Date: Mon, 29 Mar 2004 06:29:58 GMT

Hi Christoph,

Chris and Justin had given many valuable information about System Timer
class and the Winform Timer class. It's greate.
I happen to know there is an article in MSDN Magazine which also did a
comparsion among the 3 Timer classes in .NET Framework. You may read the
article to see if it give you some ideas on this topic.
<Comparing the Timer Classes in the .NET Framework Class Library>
http://msdn.microsoft.com/msdnmag/issues/04/02/TimersinNET/default.aspx

For anything unclear on this issue, please feel free to reply this thread.
Thanks!

Best regards,

Ying-Shen Yu [MSFT]
Microsoft community Support
Get Secure! - www.microsoft.com/security

This posting is provided "AS IS" with no warranties and confers no rights.
This mail should not be replied directly, please remove the word "online"
before sending mail.



Relevant Pages

  • RE: Timer component in .NET
    ... Which timer to use depends on the functionality you implement. ... |X-Newsreader: Microsoft Outlook Express 6.00.2800.1437 ... |There are a number of Timer classes within the .NET framework. ...
    (microsoft.public.dotnet.general)
  • Re: Timer not working in .net
    ... console app and having Task Scheduler call it once an hour. ... I am having application which is using server based timer that is timer ... and in timer's elapsed event i am calling function of sending mail. ... thread procedure at the end of thread procedure. ...
    (microsoft.public.dotnet.languages.csharp)
  • Timer not working in .net
    ... I am having application which is using server based timer that is timer ... I am having windows service which i want to run after every 1 hour and ... and in timer's elapsed event i am calling function of sending mail. ... thread procedure at the end of thread procedure. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Timer not working in .net
    ... I prefer the System.Threading.Timer timer myself. ... | I am having application which is using server based timer that is timer ... | and in timer's elapsed event i am calling function of sending mail. ... | thread procedure at the end of thread procedure. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: What is the minimum value of a Timer
    ... Comparing the Timer Classes in the .NET Framework Class Library ... | I know it can be set to 1 millisecond, but will it fire that often? ...
    (microsoft.public.dotnet.languages.vb)