• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    C#
  • Created over 9 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A 3-Tier Desktop Banking Application developed for my Object Orientated Programming 2 module. This application uses a MS SQL Relational Database back-end and is integrated with a bespoke ASP.net Web Application for Internet Banking Required to run application: 1 - MS SQL Server 2012 (or later) 2 - SQL Queries (located within root) to create tables & stored procedures 3 - Change connection string in app.config to local/server data source.