Is there a way to backup and restore MySQL databases in c# using connector .net and also be able to track progress with a progress bar? i don't necessarily need full code, i just need to know what classes are used to backup and restore and if progress tracking is possible.
↧