Ben Foster 9/23/2011

Better form handling in ASP.NET MVC

Read Original

This technical article analyzes common form handling patterns in ASP.NET MVC, identifying inherent problems and proposing solutions. It discusses the three typical controller action types (Query GET, Form GET, and Form POST), demonstrates building complex view models with validation and 'buddy' data (like dropdown lists), and references established practices from the community.

Better form handling in ASP.NET MVC

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week