[VB.NET] Converter
Posted: Wed Mar 26, 2014 8:52 pm
This is the source to my Converter app, which I submitted in the Mad March Daily Challenge. It took three straight hours to make this and the code was very extensive and tiring.
The app supports 10 currencies to be interconverted along with a lot more measurements including length, mass, time and temperature measurements. I would have added more conversions if I didn't have to study for my exams. :P
I have explained most of the code with comments so even a beginner shouldn't have any problem understanding it. And custom names help get rid of the confusing controls. cooll;

The app supports 10 currencies to be interconverted along with a lot more measurements including length, mass, time and temperature measurements. I would have added more conversions if I didn't have to study for my exams. :P
I have explained most of the code with comments so even a beginner shouldn't have any problem understanding it. And custom names help get rid of the confusing controls. cooll;
