Possible Duplicate:
displayname attribute vs display attribute
Is there any difference between Display(Name="MyName") and DisplayName("MyName") or is it only a feature of ASP.NET MVC ?
I'm talking about the namespace System.ComponentModel.DataAnnotations.