lundi 7 décembre 2015

why to use async in webapi client

I have Winforms application which is consuming WebApi. I read everywhere that we have to use async at client side also. Imagine user enters new Customer data. Traditionally, we used modal Forms and if everything OK, then we return to the main window. But if we use async, how we should be sure that data is processed?

Thanks for your time.




Aucun commentaire:

Enregistrer un commentaire