Hi Can any one let me know how i can perform a Asychronous calll in a web service ? or using a thread in Asmx a better solution than the async call ? pls send me any link to example, where i can get this answer.. Thanks Senthil
The same way you make an async call anyhere else ... The async examples still apply. Cheers, Greg Young MVP - C# "SenthilVel" wrote in message news:%23why3aNdGHA.1324@TK2MSFTNGP04.phx.gbl... > Hi > > Can any one let me know how i can perform a Asychronous calll in a web > service ? > > or using a thread in Asmx a better solution than the async call ? > > pls send me any link to example, where i can get this answer.. > > Thanks > Senthil >