CSLA .NET provides a home for your business logic. This ebook (in PDF format) is an introduction to CSLA .NET in 2019, and will provide you with an overview of the framework, its goals and its most basic usage scenarios.
This book covers the new Blazor UI framework, including how to create server-side and client-side WebAssembly projects, how to implement authentication and authorization, and how to use data binding. It then covers how CSLA .NET supports Blazor, including walking through a complete sample app.
CSLA .NET provides a home for your business logic. This ebook (in PDF format) is an introduction to CSLA version 8, and will provide you with an overview of the framework, its goals and its most basic usage scenarios.
The Using CSLA 4 ebook series will teach you how to use CSLA 4 to create powerful object-oriented business layers for your applications, as well as specifically demonstrating how to create Silverlight, WPF, ASP.NET MVC and Windows Phone 7 applications using your business layer.
This ebook (in PDF format) provides in-depth information about how to create business objects and implement your business layer using the CSLA 4 framework. The ebook covers business object stereotypes, property and method implementations, business rules, validation rules, and authorization rules.
This 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.