This paper and its associated sample code cover creating a Microsoft ASP.NET Web service that conforms to a SOAP message-based interface specification.
Learn how to create and deploy a sample XML Web service created with Microsoft Visual Studio .NET. A Microsoft Access 2002 form is used to access the XML Web service.
This article shows how to create a Web service server using Visual Basic 6 and the SOAP Toolkit and how to create a Web service client (a COM object able to access a Web service) and how to have this Web service client used through an ASP page.
This is part two of series of articles intended to provide practical background information on design approaches for the .NET platform as well as providing clear explanations of the .NET features it introduces.