I am trying my hands on using web services in my app. I am trying to use this service:http://www.w3schools.com/webservices/tempconvert.asmx This service converts temp in celsius to fahrenheit and vice versa. So it also needs some value to convert. Please share some info on this. A code snippet will be great or any tutorial or sample app.
Thanks,