Author: Raj Aththanayake | Posted on: 6/17/2011 5:22:14 PM | Views : 666

ASP.NET MVC provides great support for DataAnnotation attributes which can be used to enable rich metadata behavior within MVC models. This article explores ModelMetadataProvider extensibility and how to create a MetadataProvider to support any custom behavior. ...

Go to the complete details ...