How to create business object in CSLA, when we have stored procedure written to target crud operations at an entity level.

How to create business object in CSLA, when we have stored procedure written to target crud operations at an entity level.

Old forum URL: forums.lhotka.net/forums/t/5944.aspx


sumit0501 posted on Friday, December 05, 2008

1.       How to design the business classes using CSLA to meet my business functionality, which will involve execution of more than one procedure perform create, read, update and delete operation.

a.       If the above case is possible, how will the transactions be handled?

2.       Also how do I perform batch CRUD operations?

 

Copyright (c) Marimer LLC