Skip to content

The Bank Application Program is developed using C# programing language and .NET Frameworks on Microsoft Visual Studio. The program contains three different projects for the three different tiers. The Bank Application is developed considering the Multi-tier architecture.

Notifications You must be signed in to change notification settings

prabhashaamarathunga/bankDC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bank Application - DC

The Bank Application Program is developed using C# programing language and .NET Frameworks on Microsoft Visual Studio. The program contains three different projects for the three different tiers. The Bank Application is developed considering the Multi-tier architecture.

The Data Tier, Business Tier, and the presentation Tier are implemented as separate projects. So, the programs should run in order. • First, the Data Tier should run. Data Tier is implemented on a project named BankAppDataTier. • Second, the Business Tier should run. Business Tier is implemented on a project named BankBizTier. • Finally, the Presentation Tier should run. Presentation Tier is implemented on a project named BankClientTier.

About

The Bank Application Program is developed using C# programing language and .NET Frameworks on Microsoft Visual Studio. The program contains three different projects for the three different tiers. The Bank Application is developed considering the Multi-tier architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages