Posted on: 11/29/2008 6:57:37 PM | Views : 977

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 ...