Community

ASP.NET Framework MVC 2 Dynamic Validation

(Sajad Deyargaroo) ASP.NET MVC 2 supports server-side as well as client-side validation, out of the box. This validation is based on the DataAnnotations attributes, which can be easily implemented by decorating the model properties with the validation attributes.

Read More - Register for Free Membership