votes
how do i use timer with progress bar tgt?
i'm trying to have the timer to b connected with de progress bar. for example , after 10 sec de progress bar will move a bar?
blah blah blah is here! blah blah » Close
i'm trying to have the timer to b connected with de progress bar. for example , after 10 sec de progress bar will move a bar?
In my Winform I'm having a export function. On the Export_LinkClicked event all components in my DGV is exported into a "New" xls file everytime. As u may understand that whenever the contents in DGV increases, it will take lon ...
Dear All, Anybody knows how much is the accuracy of the timer component in the C# toolbox? It says it is 1ms. From what I did is I am using 2 timers. Timer1 and Timer2. Timer1 is 1ms each tick, and Timer2 is 1000ms or 1 sec. Each tick of ...
I've been tinkering with this windows service for the last few days, and I haven't gotten anywhere. I got the service created, with the installer, and successfully installed it on the server. It starts and does nothing. I added a stre ...
I am looking for something similar to the below link http://www.codeproject.com/KB/dotnet/ABTransClockArticle.aspx but the above link source code seems not easy to use. I want to do some scheduled tasks easily in C#.NET, e.g to perfo ...
Dear All, I want to ask something about speed. My teacher asked me to make a software in C# that acquires 1000 data per second, or 1ms per data. The data is a string with 16 characters (16 bytes). The data itself is coming from a microco ...
Ok, I can't believe I'm actually asking this, because it seems like it should be a very very simple problem, but for some reason, I just can't get this to work out right. I'm trying to make a stopwatch in C#, accurate to hundredths of a se ...
I have a little knowledge about thread but know nothing about using Timer in .NET Can anyone give some tips about what it is, and when it's used?
Got feedack? Found a bug? report it here.