L
Lam
Hi
I try to write a C# windows program which will read some data from database
and display on the screen. It has to refresh the output every 10 seconds
because
the database keep growing every seconds.
so how can I do the refresh?
Thanks
I try to write a C# windows program which will read some data from database
and display on the screen. It has to refresh the output every 10 seconds
because
the database keep growing every seconds.
so how can I do the refresh?
Thanks