Hi, I am developing a c# win form. In it, i wanna to transfer data between 2 DBs. Data divide into 3 different categories (like employees, courses and letters).
Now, I wanna to know that how UI for this type of program could be? I think having a for example progress bar could be fine. What's you opinion?
Thank you.....