blah blah blah is here! blah blah » Close

0
votes
0 answers

Cache MySQL data (from webserver) in Winforms

My Winforms read some data from MySQL database in Webserver. It is slow to display out the values. If it is a local database, it is not a problem. Even when the Winform is called, and go into the hidden mode and comes out again, that Win ...

Feedback