Using CSLA 4: Data Access ebook draft now available

Using CSLA 4: Data Access ebook draft now available

Old forum URL: forums.lhotka.net/forums/t/10160.aspx


RockfordLhotka posted on Friday, March 11, 2011

The full draft of the Using CSLA 4: Data Access ebook is now online and available for individual purchase.

If you purchase, or have purchased, the Using CSLA 4 ebook series, you can also download this new ebook, because it is part of the series.

This 214 page ebook (in PDF format) covers the four data access models supported by CSLA .NET, focusing on the two models that provide the best maintainability and flexibility without incurring undo complexity.

The book walks through each business object stereotype, demonstrating how to implement the encapsulated invoke and factory implementation data portal models. It also demonstrates the use of ADO.NET, ADO.NET Entity Framework, and mock database access technologies.

The book includes several sample applications that provide complete implementations of persistence to accompany the concepts and techniques discussed in the book.

lazaroms replied on Friday, March 11, 2011

Hi Rocky:

Does this ebooks series is focused to VB too or just to CS like the ProjectTracker project?

Thanks,

LMSantin

RockfordLhotka replied on Saturday, March 12, 2011

The ebook's contain C# code in the text.

Right now the sample apps are C#. Once I get through the draft process I'll use Instant VB to convert them to VB as well - but I do not plan to create and maintain two versions of the books.

Copyright (c) Marimer LLC