Checkout
checkout
view
Your Cart Your Cart: item(s)
Add to Shopping Cart
$2.19 Instant Download
Computer Science, Data Structures and Algorithms
Year 3

Create an appropriate user interface. Visual Basic


You've just started a new semester and you've become friends with one of your classmates, Tomislav. Tomislav tells you he has just moved to the United States from Europe and he's having a difficult time adjusting to the English units of measurement. In his country, most liquids are measured in liters, not gallons.


Tomislav tells you that he's been having an especially hard time buying gasoline, since he doesn't have much of an idea how much a gallon is. He also mentions he's having a tough time understanding how much is in a pint.


Since you got an 'A' in your last Visual Basic .NET course, you volunteer to write Tomislav an application to convert liters into pints and gallons.


Details


Create an appropriate user interface.




Include a Reset button, which will clear the interface controls.

Be sure to center the form on the screen.

Create a button that the user will click to complete the conversion.

Provide an appropriate title for your application window.

Create necessary labels for all fields.

Display the pint and gallon conversions in TextBox controls that cannot be edited.

Include comments in your application

Write code to complete the conversion.


Use the Internet or other resources to find out the conversion rates between liters and pints, as well as liters and gallons.



Deliverable Details


Using the drop box submit your application.




Submit only ONE file. The file should be a zip of ALL the files in the project folders.




Tips

General
Use the VS2003 online help to find answers.
Here is a tutorial (from Microsoft) that will help you get started programming in VB.NET fast:
Setting Up the Visual Basic .NET Project
For the IP
Note the conversion is from wet liters to wet pints and from wet liters to wet gallons.
Textbox1: liters, for input
Textbox2: pints, read only for output
Textbox3: gallons, read only for output
Labels for the above textboxes
Compute button: btnCompute
Reset button: btnReset
Code the following methods: btnCompute_Click() and btnReset_Click()
Remember to use SaveAll button to save all files for your project
Remember to build your exe file for your application, p58
Make sure that you submit all the files needed for the application (zipped)

By OTA:  Suraj Joshi, PhD (IP)

OTA Rating:  4.7/5

Your Price:  $2.19  (original value ~$11.97)

What's included:

  • Plain text response
  • Attachment(s):
    • BM.zip
$2.19 Download Add to Cart

Add to Shopping Cart
$2.19 Instant Download
Design Program in VB.NET that Valadates Phone Number entry - Design and develop a program that validates the value a user enters into a TextBox control to ensure that the entry is a valid telephone number. The application should accept a maximum of 12 characters. When the user clicks a button, the program should determine if the entry is of the form 999-999-9999, where the character 9 represents a...
Done in vb.net, just make this basic, cause i want to add some more features to it - The MiniCalc application was designed to perform basic math calculations: +, -, *, /. However, in its present form, this application needs some improvements. 1. Test all operators with the values 8 and 2 to make sure it works as expected. 2. Test the program with 99999 + 99999. This should raise a 'System...
done in vb.net, want this to be basic, want minor mistakes to see if i can fix them myself - Design and develop a project to assign a letter grade (A >= 90, B = [80..89], C = [70..79], D = [60..69], and F = [0..59]) to a student's Assignment based on a test score and other criteria. Use a NumericUpDown control to allow the instructor's assistant to enter a test score between 0 and 100. Use a...
Must be done in visual basic - Design and develop a project to assign a letter grade (A >= 90, B = [80..89], C = [70..79], D = [60..69], and F = [0..59]) to a student's Assignment based on a test score and other criteria. Use a NumericUpDown control to allow the instructor's assistant to enter a test score between 0 and 100. Use a group of RadioButton controls to determine the grade on Extra...
Create an application that either sums or averages - Create an application that either sums or averages the rows or columns of a two-dimensional array depending on user choices. Use the following data for the array... see attachment

Page generated in 0.022 seconds

About Us ·  Contact Us ·  Samples ·  Solutions ·  Legal Terms and Conditions ·  Privacy Policy

©2008 SolutionLibrary.com

Search for Solutions About Us Samples