Hotel Broker Web Services (Case Study)

The next step in the case study is to make the Customer and Hotel components of the Hotel Broker available as a Web services. For simplicity, we implement two Web services:

  • CustomerWebService.asmx, which implements the ICustomer interface.

  • HotelInfoWebService.asmx, which implements the IHotelInfo interface.

These Web services are found in the WebServices subdirectory of the CaseStudy directory for this chapter.

At this point in your study, you have encountered many different variations of our Acme Travel Agency case study, and this chapter provides a good opportunity to investigate alternative configurations of essentially the same functionality. The CaseStudy folder contains a number of example programs. ...

Get Application Development Using Visual Basic® and .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.