Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - Programming » HTTP web services » HTTP web service examples

 

Tutorial: Using Visual C# to access a SOAP/DISH web service

This tutorial illustrates how to create a Visual C# client application to access SOAP/DISH services on a SQL Anywhere web server.

 Required software
 Competencies and experience
 Goals
 Privileges
 Suggested background reading

Lesson 1: Setting up a web server to receive SOAP requests and send SOAP responses
Lesson 2: Creating a Visual C# application to communicate with the web server