Posts tagged with razor

Apr 15 2011

Hacking jQuery-Validate in ASP.NET MVC

ASP.NET MVC uses data annotations to generate "unobtrusive" validation code, but you can do it by hand too!

jquery asp.net-mvc razor