Exception using Validation on Domain Components
Nov 3, 2010 ... I'm trying Domain components for the first time and set up a simple object as follows public interface iAccount { [RuleUniqueValue("Account.
Domain Components n:m Association
Jun 15, 2010 ... The files are referenced in the project as dlls. How do i set up a connection where tasks can have many contacts and vice versa? When i try it, ...
Domain Components Basics
Domain Component (DC) interfaces are abstractions above eXpress Persistent Objects (XPO) classes. Notwithstanding its benefits, this abstraction imposes ...
Register Domain Components
Jun 24, 2012 ... // To use a Domain Component in an XAF application, the Component ... public override void Setup(XafApplication application) { base.Setup ...