16. Web Services

For the final chapter in the book we’re going to be looking at extending the reach of your applications by allowing them to communicate with other applications. The reasons for this communication can be just pulling data from a feed, such as stock prices or weather details, or integrating data into a business application, such as placing orders remotely. Integrating business applications allows you to work with other organizations, either using their services or providing services for them to use, and to work with distributed applications, perhaps with remote offices, or with multiple machines in a single office.

In this chapter we’re going to look at how you can incorporate Web Services into your applications, whether that’s ...

Get ASP.NET 2.0 Illustrated 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.