Description: ASP.NET client-side data binding in this example of a presentation service that enables the definition of request- response modes of communication agreements. This example from the browser to visit from the client Web Form applications and by the Internet Information Services (IIS) component carrying the WCF services.
File list (Check if you may need any files):
CS
..\client
..\......\App_Code
..\......\........\generatedClient.cs
..\......\........\Global.asax.cs
..\......\Default.aspx
..\......\Default.aspx.cs
..\......\Global.asax
..\......\Web.Config
..\service
..\.......\Properties
..\.......\..........\AssemblyInfo.cs
..\.......\service.cs
..\.......\service.csproj
..\.......\service.svc
..\.......\Web.config
..\WebForms.sln
VB
..\client
..\......\App_Code
..\......\........\generatedClient.vb
..\......\........\Global.asax.vb
..\......\Default.aspx
..\......\Default.aspx.vb
..\......\Global.asax
..\......\Web.Config
..\service
..\.......\My Project
..\.......\..........\AssemblyInfo.vb
..\.......\service.svc
..\.......\service.vb
..\.......\service.vbproj
..\.......\Web.config
..\WebForms.sln