You will create a simple web application that will call a web service located on the Internet. The Terraservice web service is a publicly accessible web service that can be used by any SOAP-compatible web service.
Posts Tagged ‘Web Service’
Lab 19 – Terraservice
Posted by Rick Tempestini on July 22, 2007
Posted in Labs | Tagged: ASP.NET, Lab, Terraservice, Web Service | Leave a Comment »
Lab 18 – Web Services
Posted by Rick Tempestini on July 22, 2007
You will create a Visual Studio solution that contains two projects: a web site project and a web service project. The web site project will reference the web service project and make a call to the web service at runtime. In addition, you will use the IIS manager to configure an IIS virtual directory for the web service.
Posted in Labs | Tagged: ASP.NET, Lab, Web Service | Leave a Comment »