Hi,
I'm developing an application that sends bulk mails and i'm using AsyncCallback, so it sends one email every 2 seconds.
So what I need is a loading on top of the screen (modal maybe?), and a counter incrementing for every email it sends, something like a counter.
Thanks in advance!