In this blog post, we are going to demonstrate how to use a new XPObservableAssociationList<T> class in the DevExpress.Xpo.Linq library for data binding to persistent classes in WPF . First, we will create a new WPF Application project. Then, we will add references to the DevExpress.Data, DevExpress...