Zoom
Close
you hardcode connection string, you will get 0 mark.
2. If there are syntax errors or compilation errors in your PE program, you will not pass the PE requirements, the mark will be 0.
3. Create Solution in Visual Studio 2019/2022 named PRN211PE SP23 869968 StudentName. Inside the Solution, Project Windows Forms named: PaperJournal_StudentName.
4. Create your MS SQL database named PaperJournalSp2023DB by running code in script Paper JournalSp2023DB.sql.
5. Set the default user interface for your project as Login form.
Create an application using Windows Forms with .NET5/.NET6, C#, and ADO.NET (or Entity Framework Core). A MS SQL Server database will be created to persist the data and it will be used for reading and managing data.
1
+ 100%