Learning Outcomes
LO 1 |
Describe advanced features and concepts of database design and data access solution development |
LO 2 |
Model data using standard framework and use advanced queries across different data types |
LO 3 |
Identify and implement data services and data access techniques over the web |
LO 4 |
Perform data synchronisations and manage transactions |
LO 5 |
Deploy and monitor data access applications to help increase reliability |
Marking guide:
Note: This Marking Scheme is used as a guide only to the final grade, and rubric will be created upon.
Criteria (used as a guide only) |
Level of Performance |
|||||
0 |
1 |
2 |
3 |
4 |
5 |
|
Created database with the mentioned tables |
||||||
All 5 forms created and shown “On Load” |
||||||
Screenshots of forms |
||||||
Buttons are used to involve some business functions / validation and data access |
||||||
Used Entity Data Model, ADO.NET or Lambda to implement the data access functions representing various button clicks |
Resources:
Create a Windows Forms app in Visual Studio with C#
Developing Data Access Solutions Project
Figure 1 Customer registration form using tabbed form.
Figure 2 Find a record.
Figure 3 Issue transaction form.
Figure 4 On load program.
Figure 5 Find details by customer ID form.
Figure 6 Update country form.
Figure 7 Movies form.
Figure 8 Updated country form with a combo box.
Follow Us