World Currency Conversion Custom Control
Category:
C#, VB.NET, ASP.NETType:
ControlsDifficulty:
IntermediateAuthor:
Scott LysleVersion Compatibility: Visual Basic.NET, ASP.NET
More information:
This project demonstrates the details for constructing a custom ASP.NET 2.0 composite control used to convert one form of currency into another. The control consumes a public web service in order to calculate the exchange rate. It then uses the exchange rate returned from the web service to calculate the value of the exchanged currency.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download cc_moneychangepackage.zip