ASP.NET - web service
Asked By goldy gupta
31-Jan-12 05:42 AM
I am looking for a API / Webservice(s) that could fetch me these things
- The current dollar rate.
- The current gold rate.
- The current silver rate.
I wants to show in asp.net web application
Suchit shah replied to goldy gupta
Goldy,
I think this all thing you should get by using the Google Finance API
D Company replied to goldy gupta
Hello Friend.
You wants API for all three functionalities visit the respective sites.
The current dollar rate.
http://www.exchangerate-api.com/asp-net
The current gold rate.The current silver rate.
Try below links to get Gold and Silver prices :
http://www.webservicex.net/WS/WSDetails.aspx?WSID=10
http://www.freewebservicesx.com/
Hope this helps
Regards
D
Suchit shah replied to goldy gupta
there are few alternatives, I'd suggest http://exchangerate-api.com
Some time ago I found the following Google API , which provides the currency conversion rates for free
http://www.ashishblog.com/blog/currency-exchange-rate-in-webpage-using-c-asp-net/
goldy gupta replied to Suchit shah
Helo suchit I am not looking convertor...I wants to fetch current price of Gold silver and Platinum
Net hi friends Any one send frequently asked Important questions in C# .Net, ADO .Net, Asp .Net and Sql Server. . . . . . . . tx in Advance. . . . . . Hi, Find this. . (B)What is an IL? (B A) What is scavenging? (B) What are different types of caching using cache object of ASP.NET? (B) How can you cache different version of same page using ASP.NET cache object? (A) How will implement Page Fragment Caching? (B) Can you compare ASP.NET sessions with classic ASP? (B) Which are the various modes of storing ASP.NET session
in Sql server as var_name int How do you separate business logic while creating an ASP.NET application? There are two level of asp.net debugging 1. Page level debugging For this we have to edit the page level debugging The control itself will take care of the date display How can you deploy an asp.net application ? You can deploy an ASP.NET Web application using any one of the following three deployment options. a) Deployment using VS
Migration from ASP to ASP.net How to convert ASP site to ASP.NET site using C# http: / / www.asp.net / downloads / archived-v11 / migration-assistants / asp-to-aspnet hi, ASP.NET framework is very much different from unstrucured ASP and there is no correct way to
Tracing in ASP.NET? hi all, what is tracing? how to achieve tracing in asp.net? different ways of doing tracing? thanks and regards Aman Khan hi. . Tracing in ASP.NET 2.0 Tracing is a way to monitor the execution of your ASP.NET application. You can record exception details and program flow in a way that doesn't