Asynchron WebService
-
In a project i wanted to call Webservice asynchronly nut i dont wantto wait for its response(i mean i dont want to wait until PageOnPreRender which asynchron tasks are complated). I m sure it will give a result. i no care when it is returned back.So my other process will go on. i have a change.
-
In a project i wanted to call Webservice asynchronly nut i dont wantto wait for its response(i mean i dont want to wait until PageOnPreRender which asynchron tasks are complated). I m sure it will give a result. i no care when it is returned back.So my other process will go on. i have a change.
greekius wrote:
In a project i wanted to call Webservice asynchronly
So do it. No one's stopping you. If you need help with the library you're using to issue HTTP requests / process responses, then you'll need to specify which library that is. If you want help deciding which library / API to use, then you'll need to at least specify which language and platform you're writing to, and what sort of web service you're planning to call. If it's .NET, you'll probably want to ask in one of the .NET-specific forums (.NET, ASP.NET, C#, VB.NET, etc...)
Citizen 20.1.01
'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'