February 2005

Creating and Using Web Services with Delphi 2005 – Mathias Burbach

In this presentation we will explore how easy it is to create and consume web services with Delphi 2005 thanks to the Microsoft .Net Framework SDK. After buiding our own simple web service we will consume an existing web service to retrieve weather information around the globe and store those requests in a database. Finally we will show how to present those weather requests in an ASP.Net page.
The source code of this presentation can be downloaded from here.