Click here to Skip to main content
15,886,026 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Hi ,
I have a sample app which is basically Temperature converter.I found a webservice exposed on W3schools(full link below:
http://www.w3schools.com/webservices/tempconvert.asmx[^]


Now,I want to consume /call its methods with one value of temperature(either f or c) given as the input from the UI(Silverlight 3 client).

Please help me out ASAP.

Working code requested.

Thanks in Advance.
Kush.
Posted

1 solution

Try this:

Consuming ASMX Web Services with Silverlight[^]

hope it helps :)
 
Share this answer
 
Comments
aksiit001 17-Apr-12 9:06am    
Hi Uday!
Thanks for your prompt reply,but i need to consume the service hosted at
http://www.w3schools.com/webservices/tempconvert.asmx.

Can you help me out regarding the same webservice.
thanks a lot

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900