You are on page 1of 1

FYP proposal

Chunyan Ji

1.

Small Banking System using .NET Win Form in C#

Students will build a small banking system in .NET environment. The features
include workflows to Add Customer, Open New Account, and a couple
common transactions such as Deposit and Withdrawal, etc. Three-tier
Architecture will be used in this project. Win Form is used in Presentation
layer. C# is the language we use in Business tier, and the data layer will use
MS SQL server.
Students who join this project should be interested in coding, have some
database knowledge, and be familiar with OO programming. Its ok if no Win
Form and/or C# experience.

2. Online Book Store using ASP.NET in C#


Students will build an online Book Store, which is a web application in .NET
environment. The features include Search books, Shopping Cart, Check
Out, etc. Three-tier Architecture will be used in this project. ASP.NET is
used in Presentation layer. C# is the language we use in Business tier, and the
data layer will use MS SQL server.
Students who join this project should be interested in coding, eager to learn web
programming technologies, have some HTML and database knowledge, and be
familiar with OO programming. Its ok if no ASP.NET and/or C# experience.

You might also like