CIS206 - Advanced Visual Basic - Week 10

Web Services


Example 1

This is a web service that will provide address information and can be run directly from this web link

http://ws.cdyne.com/psaddress/addresslookup.asmx?op=CheckAddress


Client application that uses the web service

Download the example


Example 2

A web service and a Windows web service client

Download the Service

Download the Client


Example 3

Another web service

Download the service

Download the VB.Net Windows Client

Download the VB.Net Web Client


Assignment

  Problem 9.5 - Create a Web Service and a Windows Client

        Make sure that this assignment is emailed using Week10 - Lastname

 


Return to Home Page