CSLA .NET

From Rockford Lhotka's Expert C# 2005 and VB 2005 Business Objects books

Welcome to CSLA .NET Sign in | Join | Help
in Search

CSLA with Nhibernate

Last post 08-29-2008, 1:27 PM by melvis_vaz. 0 replies.
Sort Posts: Previous Next
  •  08-29-2008, 1:27 PM 25851

    CSLA with Nhibernate

    I am using a object Customer which derives from BusinessBase class. We also have a child object Customer Addresses which derives from BusinessBase class. We are loading both these objects using Nhibernate.

          So, we get the Customer object with Customer address object as child objects. But changes in customer address object does not make the Customer object dirty. Do we need to use the FieldManager to check if the customer address object exist, if not use SetProperty / LoadProperty to set the customer address object to the customer address object within customer object.

    Any other ideas??

View as RSS news feed in XML

Please contact Magenic for your .NET consulting and CSLA .NET mentoring needs.
Please consider making a donation to help support the ongoing development of CSLA .NET.

Make donation through PayPal - it's fast, free and secure!
Why donate?
Powered by Community Server, by Telligent Systems