blog community

Welcome to blog community Sign in | Join | Help
in Search

Browse by Tags

All Tags » .NET 3.5 » CSLA
  • Modifying data-access in 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 ...
    Posted to Willem Meints (Weblog) by willemm on April 6, 2008
  • A peek at CSLA

    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 ...
    Posted to Willem Meints (Weblog) by willemm on April 1, 2008
Powered by Community Server, by Telligent Systems