INSTRUCTIONS
Please read the instructions carefully before doing the questions.
You are NOT allowed to use any other materials. You are NOT allowed to use any device to share data with others.
You must use IDE as Visual Studio 2019 or later, MSSQL Server 2016 or later database for your development tools.
IMPORTANT - Before you start doing your solution, MUST do the following steps:
1. To do your program, you must use Windows Presentation Foundation (WPF), apply 3-Layer architecture. Note that you are not allowed to connect direct to database from WPF Windows/Pages,every database connection must be used with Repository and Data Access Objects. The database connection string must get from appsettings.json file. In the case your program connects directly to database from WPF Windows/Pages or you hardcode connection string, you will get 0 point.
2. If there are syntax errors or compilation errors in your PE program, you will not pass the PE requirements, the point will be 0.
3. Create Solution in Visual Studio 2019/2022 named PE_PRN212_FA24_StudentCode. Inside the Solution, Project WPF named: SamStore_StudentCode.
4. Create your MS SQL database named SamStore by running code in script SamStore.sql
5. Set the default user interface for your project as Login window/page.
Close
+ 95%
Zoom