You are not logged In.
LOGINREGISTER FORGET PASSWORD
Reply Title
Reply
About
Documentation
Download
Older Releases
This is a currency converter application developed in Visual Basic. This script was part of a released Video tutorial, so I thought it would be nice to have the actual script in the event that someone wants the actual code hands on while watching the video.
This application fetches the information of the currency trade and time from XE and then calculates the rates based on the user input. It uses several imports for the stream read and regular expression.
The project folder is 86 KB in size zipped.
Application installation:
Extract the folder into your Visual Studio Projects.
Import the project (tested with Visual Studio 2010).