DimeCasts.Net #55: Form Validation Simplified w/ Asp.Net MVC
In this episode you will learn how to use the ASP.Net MVC framework to simplify your Form Validation needs.
We will show you how to use the ModelState model inside the MVC in order to communicate your errors between the controller and the view.