db4o Developer Community - WPF. Different threads error without ... by Spf templates

Sun, 13 Sep 2009 00:01:18 -0600

db4o Developer Community - WPF. Different threads error without ...

by Spf templates @ Sun, 13 Sep 2009 00:01:18 -0600



Avoid any GUI-classes in you domain-model. For example: I'm currently developing a WPF-application myself and i also store UI-related information such as colors. However I don't use the WPF--class, but my own Color-Class for ...