logo Use CA10RAM to get 10%* Discount.
Order Nowlogo
(5/5)

Create a project that allows you to calculate your checking account balance.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Create a project that allows you to calculate your checking account balance. This project is to familiarize you with the .Net interface and working with basic Windows controls.

Your form should include the following features:

    A text box to enter the transaction amount;

    A text box to specify the type of transaction (deposit, withdrawal, service fee);

    A text box to enter the date of the transaction;

    A label displaying the current balance;

    A button to calculate the new balance;

    A button to clear the form for a new transaction;

    A button to reset account to zero;

    A button to exit the application.

Include other labels and form caption as appropriate. Do not use other controls for the user interface.

Your project code should include the following:

    Use a variable to store the current balance.

    Determine if the transaction amount should be added to or subtracted from the current balance based on the type of transaction.

    Read values from the text boxes into variables to work with the data. Do not use controls other than textboxes for data entry.

    Test the transaction value entered to make sure that it is a positive number.

    Make sure that the user has entered a valid type of transaction (Deposit, Withdrawal, Service Fee).

    Test the contents of the date text box to ensure that an actual date is entered, and that the date is on or before the current date.

    Inform the user of any invalid entry and return to the appropriate control for correcting data. Do not process any transaction that has invalid data.

    Do not allow any transaction that will make the account balance negative, and inform the user that the transaction will not be processed and why.

 

 

(5/5)
Attachments:

Related Questions

. Introgramming & Unix Fall 2018, CRN 44882, Oakland University Homework Assignment 6 - Using Arrays and Functions in C

DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma

. The standard path finding involves finding the (shortest) path from an origin to a destination, typically on a map. This is an

Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t

. Develop a program to emulate a purchase transaction at a retail store. This program will have two classes, a LineItem class and a Transaction class. The LineItem class will represent an individual

Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th

. SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

. Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of Sea Ports. Here are the classes and their instance variables we wish to define:

1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Um e HaniScience

714 Answers

Hire Me
expert
Muhammad Ali HaiderFinance

725 Answers

Hire Me
expert
Husnain SaeedComputer science

733 Answers

Hire Me
expert
Atharva PatilComputer science

869 Answers

Hire Me

Get Free Quote!

357 Experts Online