Purchase Solution

VB Currency Conversion Program

Not what you're looking for?

Ask Custom Question

I have created GUI but having trouble with coverting more than 1 currency with radio buttons, please help

#1

Write the program in VB.NET (not Web based) with a graphical user interface. Have the user input the amount in one currency and calculate the equivalent amount in all other currencies. Assume the following currencies and their conversion rates:

1 EUR = 2 US Dollar = 3 Canadian Dollar = 4 Australian Dollar = 5 France Francs = 6 Mexico Pesos = 7 Japan Yen

Allow the user to loop back and enter new data or quit. The program should only accept numbers in the range 1 to 10,000. Insert comments to document the program. Submit all files of your program in a zip file with clear instructions on how to execute and use the program.

# 2

Write the program in VB.NET (not Web based) with a graphical user interface. Have the user input the amount in one currency and give him a choice to either specify a currency to convert to OR calculate results for all available currency conversions. Use appropriate data structure such as Arrays. Assume the following currencies and their conversion rates:

1 EUR = 2 US Dollar = 3 Canadian Dollar = 4 Australian Dollar = 5 France Francs = 6 Mexico Pesos = 7 Japan Yen

Allow the user to loop back and enter new data or quit. Insert comments to document the program. The program should only accept numbers in the range 1 to 10,000. Submit all files of your program in a zip file with clear instructions on how to execute and use the program

# 3

Write the program in VB.NET (not Web based) with a graphical user interface. Have the user input the amount in one currency and give him a choice to either specify a currency to convert to OR calculate results for all available currency conversions. Assume the following currencies and their conversion rates:

1 EUR = 2 US Dollar = 3 Canadian Dollar = 4 Australian Dollar = 5 France Francs = 6 Mexico Pesos = 7 Japan Yen

Load these conversion rates from a file. Clearly point out the location of the file in your documentation. Allow the user to loop back and enter new data or quit. Insert comments to document the program. The program should only accept numbers in the range 1 to 10,000. Submit all files of your program in a zip file with clear instructions on how to execute and use the program.

# 4

Write the program in VB.NET with a graphical user interface. Make the program Web based. Have the user input the amount in one currency and give him a choice to either specify a currency to convert to OR calculate results for all available currency conversions. Assume the following currencies and their conversion rates:

1 EUR = 2 US Dollar = 3 Canadian Dollar = 4 Australian Dollar = 5 France Francs = 6 Mexico Pesos = 7 Japan Yen

Load these conversion rates from a file. Allow the user to loop back and enter new data or quit. The program should only accept numbers in the range 1 to 10,000. Insert comments to document the program. Submit all files of your program in a zip file with clear instructions on how to execute and use the program.

Purchase this Solution

Solution Summary

The solution contains a 4 complete VB.NET projects with graphical user interface that convert amounts into different currencies. There are 4 projects that differ from each other by different requirements (read problem description).

Solution Preview

Dear Student, please find attached a zip file with all 4 projects. They correspond to your task numbers ...

Purchase this Solution


Free BrainMass Quizzes
Basic Networking Questions

This quiz consists of some basic networking questions.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

C++ Operators

This quiz tests a student's knowledge about C++ operators.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Excel Introductory Quiz

This quiz tests your knowledge of basics of MS-Excel.