I am looking for a .Net class/library to use with currency acronyms in the same way the TimeZoneInfo class works with timezones.
I need to populate a drop down list with these acronyms and store the result in a databse. This value will be used to retrieve up to date exchange rates from the web at a later stage.
Any ideas? :]
Thanks everyone for answering.
Dmitri - Thanks - exactly what I'm looking for.
Marc - This data entry screen will capture info for suppliers - I don't want to connect to a web service each time a supplier needs to be added.
Conrad - I want to avoid storing this info in the database.
Much appreciated!!! :-}