I made a custom type for gradient colors. I have no problem at design time, but when one of the properties of the custom type is changed at run time, the control has no react on the changes. here is t
HI all, my scenario public class Permission { public virtual Function Function { get; set; } public virtual Profile Profile { get; set; }
Under PostgreSQL, I\'m using PersistentDuration for the mapping between the sql type interval & duration but it doesn\'t work.