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: 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