Question: C# Adding model binding to a Web Site Task 1. Add complex binding to your Olympic Games page (5 points) Update Custom route YourViewModel Class
C# Adding model binding to a Web Site
Task 1. Add complex binding to your Olympic Games page (5 points)
- Update
- Custom route
- YourViewModel Class
- Home/Index() action to bind with complex type
Task 2. (20 points)
When developers work on code, they need ways to break up their tasks into smaller pieces, set deadlines for each to decide on a MVP (Minimum Viable Product). Read up on Agile Methodology for more information.
Create a rudimentary ticketing system, follow the ToDo List example from the text. Use Ticket, with name, description, sprint number, point value, and status (to do, in progress, quality assurance(qa), and done).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
