Click here to Skip to main content
15,919,245 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Friends,
I am developeing an application in which I am required to update Currency rates
i.e.
INR - USD
INR - SGD (singapore dollar)

I have only these three currenicies for which I have to maintain the records..
As currency rates keep on changing from seconds to seconds, I also want to store those LIVE rates in my DB.

It is possible using Web Service, but I have never used and am not at all familiar with Web Services.

So could you please help me out with some examples ??
A code snippet will be very helpful...

Thanks,
Lok..
Posted

pl check the following MSDN article:

http://msdn.microsoft.com/en-us/library/t745kdsh.aspx[^]

you can also refer to codeproject articles under "Web services" section:


http://www.codeproject.com/KB/webservices/[^]
 
Share this answer
 

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