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

SQL Anywhere 12.0.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
 Suggested background reading

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