CSLA .NET 20
I have just started a new contract role delivering ASP.Net 2.0 web applications agains a SQL Server 2005 database. One of the aspects of this project is the use of the CSLA .NET 20 framework by Rockford Lhotka.
This open source framework allows the creation of object oriented business objects that can be located across 5 logical tiers. It encapsulates common functionality encountered when creating business objects and coupled with codesmith templates for code generation allows rapid development. More on this to follow as I become more familiar with it....


