Question: C# Assignment, URGENT Please Write a Responsive Web App named FirstResponsiveWebAppLastName and does the following: - Has a label and input for a user's name
C# Assignment, URGENT
Please Write a Responsive Web App named FirstResponsiveWebAppLastName and does the following:
- Has a label and input for a user's name
- Has a label and input for year of birth
- Has a submit and clear button
- Model
- Attributes: Name, BirthYear
- Method: AgeThisYear()
- No Magic Numbers (HINT: Use a global constant)
- Validate user input
- On submit, it will displays their name and what their age will be Dec 31st of this year.
- Get user's birthday and display their name and what age they are today.
The assignment must include everything mentioned above, please read carefully and make sure it is correct.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
