Login:  Password:    
forgot my password
sign up!
Search: 

HTTP Post method: Adding Model - Course ASP.NET 4 and Visual Studio 2010 - Part 41 | .net courses

One interesting feature of MVC is that in the httppost method we are able to pass the Visitor object as a parameter, and that parameter is passed to the new view as well.

4 0
Course:   Course ASP.NET 4 and Visual Studio 2010

Duration:  21 minutes

Summary: In this video, we wrap up the model creation and the strongly typed view. We will finish up the Home controller by creating two types of action methods: one that responds to http and one that responds to httppost.  MVC will be able to determine which one to call based on whether the form was loaded the first time or posted back. One interesting feature of MVC is that in the httppost method we are able to pass the Visitor object as a parameter, and that parameter is passed to the new view as well. We created a Feedback view that uses the visitor model to respond to the user based on the information filled in the form. We also added validation to the form. There are many places to do that: first, we added the required attribute directly to the model, second we used the ModelState.IsValid in the form to know which view to display to the user, third we used the Html helper method ValidationSummary() in the form. Last, but not least, we linked to the css to display errors in different formats to the user.

Methodology of the development of example: Good coding standard and simplified design to illustrate the key points.

Technology Used: ASP.NET MVC 3 and Visual Studio 2010

Keyword: ASP.NET 4, MVC 3, Visual Studio 2010, Model, View, Controller, Scaffolding, Routing, Html, ActionLink, Action method, Razor engine, BeginForm, TextBoxFor, DropDownListFor, SelectListItem. HttpGet, HttpPost, Required attribute, ErrorMessage, ModelState, IsValid, ValidationSummary.


Ayad Boudiab
Experience: A total of 10 years experience in developing applications using C++, Java, C#, ASP.NET, and SQL Server. In addition to 6 years experience in teaching programming courses at a local college. Degree: B.S. Computer Science Location: Atla...
2 comments have been posted.   Add your comment
[Fechar]

Este post é fechado - você precisa ter acesso ao post para incluir um comentário.

Kent Lewis
I have learned so much from this course. I am constantly studying and this has made what could have been a difficult effort very easy to understand. I will continue to work with a book that I have on this subject but this in conjunction with the book is priceless. So thanks again and keep up the outstanding work. 
[+1 month ago]    Answer it
 
Ayad
I really appreciate the great feedback Kent! I am glad you are enjoying the course.
[+1 month ago]   Answer it
 
Help us to improve! Give us your feedback:

Give your note to this post: 1 2 3 4 5 6 7 8 9 10
Is this post helpful? Yes No



[Close]
To have full access to this post (or download the associated files) you must have MrBool Credits.

  See the prices for this post in Mr.Bool Credits System below:

Individually – in this case the price for this post is US$ 2,00 (Buy it now)
in this case you will buy only this video by paying the full price with no discount.

Package of 10 credits - in this case the price for this post is US$ 1,00
This subscription is ideal if you want to download few videos. In this plan you will receive a discount of 50% in each video. Subscribe for this package!

Package of 50 credits – in this case the price for this post is US$ 0,33
This subscription is ideal if you want to download several videos. In this plan you will receive a discount of 83% in each video. Subscribe for this package!


> More info about MrBool Credits








mrbool.com
contact us   |   publish your post   |   buy credits

Copyright 2013 - all rights reserved to www.web-03.net