Overview

The banking simulation software is a networked application that can be accessed via the Internet from our provider.
The software emulates a banking environment and simulates core banking transactions such as deposits, withdrawals, payments, loans and more. The software tracks cash in and cash out balance keeping a running tally of all teller transactions.
Find a complete list of Learn2Bank.net modal features here
Installation
Software installation. None. Servers. None. Hardware. None. Maintenance. None.
Once you purchase a Learn2Bank.net subscription, you will be given a URL (address) where you access your customized version of the system using your secure login credentials.
As an administrator, you can set global variables like domestic currency (even if you have invented a fictitious currency), accounts and loans information, etc.
Students and instructors create and manage their own accounts so you don't have to.
Technical
Details
The banking software is written using the latest Microsoft .Net framework
and a combination of programming languages. The bulk of code and classes
use VB.NET while JavaScript, HTML, Ajax and XML contribute to the user
interface and client functionality.
The database management system (DBMS) is the very dependable SQL-Server 2008 R2. All data manipulation
is written in SQL (Structured
Query Language) with the bulk of data access accomplished via stored
procedures.
Scheduled data backups secure your data in case of a catastrophic event.