TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Momina Aslam
NA
14
1.8k
c# windows form ATM machine
Mar 24 2021 6:37 AM
IN c# WINDOW APPLICATION FORM Write a program with 5 different classes: one for the account, the user, the transaction, the bank, and the ATM. Once complete, the program will prompt the user to enter their unique user id to access their account. After that, the user will be prompted to enter their pin number. If entered successfully, they will be granted access to their account. Once inside their account, they will be able to view the balance in the checking and savings account, as well as the following options • Show account transactions • Withdraw • Deposit • Transfer • Quit
Reply
Answers (
1
)
I want to create a simple seat reservation for my application
C# Winform with Sqlite database duplicated insertion