Get Currency Conversion Rate
This silverlight application connects to a WCF service deployed on the server. The WCF service is targetted
for silverlight and all clients that can only use BasicHttpBindig. The service exposes two methods, GetCurrencies
and Convert. The services contacts a data source site to get HTML response. It then uses
HTMLParser.Net to
parse the response and extract conversion rate.
The data displayed is for demo purposes only. This can not be used for any commerical use without consent from owners of this data.