Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Currency Conversion with C#
Message
From
03/02/2008 13:04:35
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01288599
Message ID:
01288776
Views:
10
What exactly are you looking for? I've worked with a couple currency conversion routines in different languagues. It was basically the same routine of all. Get the amount and multiply by an amount determined by either a) your going from an amount in the foreign rate to your base rate or b)going from your base rate to the foreign rate.

>I was incorrect. I need a currency converter in C, not C#
>
>
>
>
>>Do you mean by using the Microsoft Excel MSoEuro component in Microsoft Visual Studio .NET ?
>>
>>If so:
>>
>>http://kbalertz.com/914200/convert-European-currencies-programmatically-using-Excel-MSoEuro-component-Currency-Tools.aspx
>>
>>Here is one using a thread pool:
>>
>>http://www.dotnetspider.com/kb/Article3355.aspx
>>
>>This one extracts data from a third party:
>>
>>http://www.csharphelp.com/archives2/archive441.html
>>
>>
>>You might consider a webservice:
>>
>>http://jaadoo.net/articles/2007/11/free-currency-conversion-webservice-in.html
>>
>>
>>>Anyone have an example of currency conversion in C or C#?

(On an infant's shirt): Already smarter than Bush
Previous
Reply
Map
View

Click here to load this message in the networking platform