You are on page 1of 1

SOA practical 5 Connecting to External Webservice

In this practical you will learn how to connect to external webservice and link it to your web application.

Step 1: Click in the following link http://www.webservicex.com/globalweather.asmx and write down the following details 1. What does this webservice do? 2. What methods are available to you? 3. What parameters each method takes? Step 2: go to visual studio and create a web application project. Step 3: According to the given webservice design your web application interface. Step 4: Connect your web application to the given webservice. Step 5: Test your web application. Task 2: (3 marks) Create a web application that uses the following public webservice. http://www.webservicex.net/CurrencyConvertor.asmx

SOA LAB 5

Sanad AL Maskari

You might also like