Quick Review

  1. Controller POST action method
    1. We learned how to add an action method to our controller to process POST requests.
  2. Model Binding
    1. We saw how MVC's model binding can be used to extract from field values from the requests.
  3. Model State
    1. How ModelState gives us access to underlying form field values and related errors.
  4. HTML Helper Methods
    1. We learned how to work easier by utilizing HTML Helper methods properties in .NET MVC.
  5. Post/Redirect/Get pattern

results matching ""

    No results matching ""