CslaGen is a code generator that takes care of generating the data access layer files needed for CSLA Framework. There are templates for generating SQL Server stored procedures, as well as C# or VB. It also supports ActiveObjects extension to CSLA that implements the Observer pattern. At the time of writing the main contributor is Andrés Villanueva. You can get the latest version at http://groups.google.com/group/CslaGenerator.
While CSLA is very well documented, CslaGen contributors lack the time to document it. The "Family" project is just an example to illustrate some very basic ways to use CslaGen.
Tiago
The article is also online on Code Project http://www.codeproject.com/csharp/CslaGen.asp
Copyright (c) Marimer LLC