Access WCF service through ASP.NET - by Pazk I have a WCF service which I would like to access using ASP.NET. The binding used in the WCF service is basicHttpBinding. How may I do it? Any examples will be really appreciated. Read the article