Question: Project # 5 - Intermediate Programming Banking Application Project # 5 - Intermediate Programming Project # 5 - Intermediate Programming Banking Application Banking Application These

Project #5- Intermediate Programming Banking Application Project #5- Intermediate Programming Project #5- Intermediate Programming Banking Application Banking Application These classes should all have private intrinsic variables and public getters and setters. Create an application that contains the following Projects: A. Create a new Banking repository in your Intermediate Azure DevOps. B. User Interface - Windows Form Application -.Net Core 5 Customer Information x The Main form should contain a drop down list (listbox) of customers displaying first and last name. Selection of a row in the listbox should populate the details of the Customer object (including the base properties derived from the Person object) in appropriate text boxes. After a customer is selected in the list, a button can be used to display deposits in another list boxor data grid view. A similar button should be used to display withdrawals in another list box or data grid view. Take notice of the date format and alternate row coloring The Add Deposit should open another form and allow the user to add a Deposit Amount and Date. Do a not show the id. Customer First Name: Morty Rick Sanchez Morty Smith Snow Ball Last Name Smith SSN 856-72-4358 Id: 2 The Edit Deposit should open another form and allow the user to add a Deposit Amount and Date. Do not show the id. Birth Date: 1272/1999 The Add Withdrawal should open another form and allow the user to add a Withdrawal Amount and Date. Do not show the id.. Depost The Edit Withdrawal should open another form and allow the user to update the amount and date of an existing withdrawal. Do not show the id Depositid C. Business Layer a. Customer Manager i. Populate - Return a List

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Accounting Questions!