Skip to content

Using a Web Service in a Windows Application

Consuming a Web Service in a Windows Application

This section will show you how to consume a Web Service from a Windows Application using the following steps:

Important!

This section assumes that you have completed the Creating a Web Service Client Class section. You cannot complete this section without first generating a Web Service client class. If you have not done so, switch to Creating a Web Service Client Class now and return here when you have completed that step.

This section also assumes that you have completed the Creating Your First Windows Application book.