Serialization Exception: PropertyChangedEventManager is not serializable

Actually I’m working on a multi-target framework for Silverlight and WPF and I have developed a base to be used by any entity and DTO class that can also be sent back and forth through WCF or WebServices; a deriver class supports a generic clon...


Related Post