Google Tricks | Facebook Tricks | Subscribe for Daily Updates


Showing posts with label C Sharp. Show all posts
Showing posts with label C Sharp. Show all posts

Saturday, January 12, 2013

C Sharp (C#) Timer Example and Tutorial

Timer in C Sharp, or I will just write C#, is a very powerful tool for things we want to do again and again, Yes it does works like loop which works without a condition. I had some problems when I started programming C#, now everything is cleared, so I thought sharing the skill with every one out there. Its easy than you think. Yeah I forgot to tell this is my first C Sharp post, I will be writing a lot more.
Assuming you know the basics of Visual Studio and C#.