I've got a winforms application with several WebBrowser controls (the standard MS control using IE).
What happens is that the UI gets unresponsive while the WebBrowser is waiting for AJAX-calls to complete.
Is there a way around this?
I've got a winforms application with several WebBrowser controls (the standard MS control using IE).
What happens is that the UI gets unresponsive while the WebBrowser is waiting for AJAX-calls to complete.
Is there a way around this?