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
Z Hussain
1.1k
348
16.1k
Console Bank Application
Nov 2 2017 11:31 AM
I know C# and can try doing it but I need someone's explanation to carry out this task, Can some one please help me in coding a solution that can perform the following workflows through a console application (accessed via the command line):
-Create a new account
-Login
-Record a deposit
-Record a withdrawal
-Check balance
-See transaction history
-Log out
C# is preferred but not required. Use whatever frameworks/libraries you wish, and just make sure they are included or available via NuGet/npm/etc. Please use a temporary memory store (local cache) instead of creating an actual database.
Reply
Answers (
2
)
An existing connection was forcibly closed by the remot host
C programming language