Maarten Balliauw 8/29/2008

Form validation with ASP.NET MVC preview 5

Read Original

This technical article demonstrates how to add form validation in ASP.NET MVC Preview 5, which simplified the process compared to earlier previews. It includes C# code examples for a controller with validation logic using ModelState and HTML helper examples for displaying validation errors in the view.

Form validation with ASP.NET MVC preview 5

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