Create an Aplication for Zen Bank which is running there operation accross the globe. you have to create an aplication for Zen bank Employees so they can Add,Update Drop the customers in corresponding accounts.Accounts type which is offerred by bank are
1 Saving Account
2 Current Account
3 Fixed Deposit Account
4 Reccuring Account
provide the basic operation activity to Zen clerk that he can withdrawl and deposit money in customer account.
keep the Track of Type of operation done on individual account.
create a dialog box to fetch the statement of the account.
Zen clerk can draw DD.use generic class to store the data
check BalanceUnderFlow Event,MaxTransaction Event
Store the data in a file with Serilization for employee as well as for Customer
Comments
Leave a comment