Localize ASP.NET MVC 2 DataAnnotations validation messages
A tutorial on localizing ASP.NET MVC 2 DataAnnotations validation error messages using resource files instead of hardcoded strings.
A tutorial on localizing ASP.NET MVC 2 DataAnnotations validation error messages using resource files instead of hardcoded strings.
Explains how CSLA.NET 3.8 Beta integrates DataAnnotations for validation, eliminating the need for duplicate rule enforcement in business layers.
Announces ASP.NET MVC 2 Preview 1 release, highlighting new features like templated helpers, areas, and DataAnnotations support.