akosiraff

Download: Home Utility Auditing VB 2010

Jan 16th, 2013
370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. Download Solution: http://solutionzip.com/downloads/home-utility-auditing-vb-2010/
  2. Week 2 Individual
  3. Design, implement, test, and debug a Visual Basic® program to create a simple home utility auditing program.
  4. The user should be able to do the following:
  5. Enter the cost per kilowatt-hour.
  6. Select a home appliance from a list of home appliances.
  7. Enter the power needed in kilowatts (kW) for the selected appliance.
  8. Enter the number of hours used per day for the selected appliance.
  9. The program should do the following:
  10. Validate that the data entered has the correct format and is within a reasonable range.
  11. Calculate and display the cost for operating a home appliance as soon as the data is entered.
  12. Design a GUI for the program that will be intuitive for a novice user.
  13. Write the code for the program and test the results.
  14. Zip the files of the project together.
  15. Download Solution: http://solutionzip.com/downloads/home-utility-auditing-vb-2010/
Add Comment
Please, Sign In to add comment