0
kicks
MVC3 - Combining Client & Server Side Validation with Unobtrusive Ajax
It took a lot of searching and testing to combine several solutions that work in MVC3 to combine client-side and server-side validation with an unobtrusive AJAX post using Ajax.BeginForm. Here is my solution.