Visual Basic Tutorial: Currency Converter

In this tutorial we will learn to create a currency converter in visual basic. We are using Visual Studio 2010 version you can use any of your choice. We are going to convert our UK currency to other countries such as Europe, America, Australia, India, China and Japan.

Learning outcomes:

  1. Using global variable in Visual basic
  2. Using radio buttons in visual studio
  3. Using functions and events
  4. Using IF statement in visual basic
  5. Using labels and atrimetic calculations
currency_coverter

 




Comments are closed.