I have this objective.
A ASP.net Search page with input controls.
Once the user click on the search button I would need to display a grid for the result fo the search and also I would input some of user input into a third party Web Service to get more information.
I would like to make both action run in paralle can this be done in ASP.net?