Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

Creating a Web Service

Enough talk, let's create a Web Service.

Our Web Service, called “CompanyInfo”, will be very simple: it provides basic information about companies (their name, what they do, their address, etc.). The information about the companies is stored within a database.

FeedbackOpens in a new tab