Solution, the Project ASP.NET Core Razor Page must be named: CoppaItalia2024_StudentName.
2. Create your MS SQL database named Coppaltalia2024DB by running code in script Coppaltalia2024DB.sql.
3. Set the default user interface for your project as a Login page.
4. To do your program, you must use ASP.NET Core Razor Pages. Note that you are not allowed to connect directly to the database from Razor Pages, every database connection must be used through Repository and Data Access Objects. The database connection string must get from the appsettings.json file.
In the case your code connects directly to the database from ASP.NET Core Razor Pages or hard coded the connection string, you will get 0 point.
5. If there are syntax errors or compilation errors in your PE program, you will not pass the PE requirements, the mark will be 0.
6. Your work will be considered invalid (0 point) if your code inserts stuff that is unrelated to the test.
Zoom
+ 100%
Close