This course will be retired on July 14, 2025.
Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
- Getting Familiar with Our HTML Form 6:13
- HTML Forms Review 5 questions
- Handling a Form Post 3:41
- Using Model Binding to Capture POST Data 8:34
- Adding a POST Action Method 1 objective
- Working with Non-String Data 6:21
- Invalid Values and ModelState 5:13
- Creating Forms Using the HTML Helpers 6:43
- Using HTML Helpers 3 objectives
- Using Our Models 5:11
- Completing Our Model Related Updates 6:23
- Using Strongly Typed HTML Helpers 3 objectives
- Redirecting Back to the List Page 7:12
- Redirecting to an Action 1 objective
- Section Review 5 questions

- 2x 2x
- 1.75x 1.75x
- 1.5x 1.5x
- 1.25x 1.25x
- 1.1x 1.1x
- 1x 1x
- 0.75x 0.75x
- 0.5x 0.5x
Let’s see how to update our app so that it can handle invalid values.
Follow Along
To follow along commiting your changes to this course, you'll need to fork the aspnet-fitness-frog repo. Then you can clone, commit, and push your changes to your fork like this:
git clone <your-fork>
cd aspnet-fitness-frog
git checkout tags/v2.5 -b invalid-values-and-modelstate
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up-
PLUS
kevin hudson
Courses Plus Student 11,987 Points2 Answers
View all discussions for this video
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up