Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Lab 1: ASP.NET Razor Pages Web Application with Database Model (5%) This lab relates to the following Course Learning Requirements: CLR 1: Design, build,
Lab 1: ASP.NET Razor Pages Web Application with Database Model (5%) This lab relates to the following Course Learning Requirements: CLR 1: Design, build, and test a WEB application using a multi-tiered architecture. Objectives: 1. Create an ASP.NET Razor Pages web application. 2. Use the C# programming language to create properties for a class. 3. Add a data model that provides CRUD capabilities to a Razor Pages web application. Note: The term "data model refers to a "database model," in this case a tabular database. Pre-Assignment Instructions: To prepare you for this assignment, read the content of Modules 1, 2 and 3 and complete their embedded learning activities, in particular Module 2, Learning Activity 2.3 and Module 3, Learning Activity 3.3. (Results & Draws - Calgary Stampede, n.d.) 1 Assignment Tasks: 1. Create an ASP.NET Razor Pages web application named MyBarrel Racers. 2. Use the C# programming language to create properties for a class. Refer to the table, below, for the property identifiers. Hint: Review the properties you created in Module 3, Learning Activity 3.3 before you create your properties. Number Name Ladies Barrel Racing Home 610 Mowry, Kassie Dublin, Texas Score 16.95 3. Add a data model that provides CRUD capabilities to a Razor Pages web application. 4. Test the CRUD capabilities of your Razor Pages web application. 5. Submit your Racers folder in a .zip file in Brightspace (Note: The screenshot, below, shows an example of a path to a Racers folder). + Racers New > Movies + A Users > dchuc > source > repos > Racers Name Racers MyBarrel Racers MyBarrelRacers Racers.sln bin Data Migrations Models obj Pages Properties wwwroot 2
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started