|
|
Browse by Tags
All Tags » .NET » CSLA
-
In my previous post I referred to the fact that the data-access code in CSLA is mangled in with the rest of the business logic. In this post I'd like to explain a bit on how I solved this.
The general code pattern makes use of a DataPortal which in turn invokes a method on the business object to retrieve the code. A sample if this is when you ...
-
Again I have too much time on my hands so I started looking for new frameworks to take a peek at. Normally I turn to Microsoft for new frameworks. However I thought that it would be a good idea to look for a different kind of challenge this time.
CSLA is a framework for business objects, it offers n-level undo and transaction support. It is ...
|
|
|