This documentation is archived and is not being maintained.
Accessing Web Services in Managed Code
.NET Framework 3.5
Windows Communication Foundation Services and ADO.NET Data Services
A Web service client is any component or application that references and uses a Web service. This does not necessarily need to be a client-based application; in fact, in many cases your Web service clients might be other Web applications, such as Web Forms or even other Web services.
Show: