Author: Suprotim Agarwal | Posted on: 1/12/2009 5:43:00 AM | Views : 1326

In this article, we will see how to create a WCF service and then consume it asynchronously using ASP.NET. Asynchronous tasks can be performing using AddOnPreRenderCompleteAsync or RegisterAsyncTask methods of the Page class. ...

Go to the complete details ...