I am posting a cumulative update of CSLA .NET for .NET 1.0 for download.
For those running .NET 1.1 (Visual Studio 2003) do not despair. This is ALSO the code download for you! The only code difference between .NET 1.0 and .NET 1.1 is in BatchQueueService.vb where you need to uncomment a line. The line to uncomment is noted by a comment in the code.
This zip file includes only the framework, not the sample application.
The code includes the errata and optional updates listed on my site through August 22, 2003. This is substantively similar to the book, but there are some key bug fixes everyone should have. There are also optional features - most notably support for sorting collections, and better support for lazy loading of child objects/collections.