I'm developing a Desktop application. I have a button that upon click calls some webservices.
Problem is when there is no connection or on a slow connection the interface becomes unresponsive and it seems as if the application crashed.
Wonder what are the techniques to get around this