6
Answers

Connection to database duration and Progress display in WinForm C#

Photo of Samio

Samio

13y
3.4k
1
Hi,

Is there a way to count database connection duration and to display something graphical to show that it is in progress.

ProgressBar is not the good solution here because we cannot know the final duration when we query the server.

Answers (6)