Silverlight 2 has a Timer (DispatcherTimer)(pagebrooks.com)

submitted by pbrookspbrooks(775) 4 years, 2 months ago

Before Silverlight 2, one had to conjure up various hacks to emulate a Timer. One the most popular hacks was to use a StoryBoard that would continually call upon itself after completion.

1 comment |category: |Views: 136

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by dovedove(735) 4 years, 2 months ago 0

on a related note, c#2.0 brought in StopWatch which is handy for just measuring timer. not a replacement for what you mention here but useful all the same.
http://msdn2.microsoft.com/en-us/library/system.diagnostics.stopwatch.aspx

Reply

information Login or create an account to comment on this story