CslaDataSource
Old forum URL: forums.lhotka.net/forums/t/8114.aspx
k2so posted on Tuesday, December 08, 2009
Using CSLA 3.5 at the moment,
I am curious if the CslaDataSource can bind non-CSLA objects, for example, a DataContract that has the same business properties as the internal Csla Bo. I tried this, it worked, but I am wondering if this would be problematic.
All replies appreciated. Thanks.
RockfordLhotka replied on Tuesday, December 08, 2009
I don't think CslaDataSource places any real restrictions on the type of object.k2so replied on Tuesday, December 08, 2009
Thanks Rocky.
Copyright (c) Marimer LLC