CSLA.NET 2.0 allows you to quickly develop applications by simplifying the creation of business objects. The framework allows developers to concentrate on the business logic implementation and not worry about the tedious details and plumbing code. The framework provides an abstracted data portal, n-level undo, security, serialization, transactions, and data-binding support.
In this presentation, we’ll look at how the CSLA.NET framework provides these features and how it is different than data persistence frameworks. We will then implement our own business objects using the CSLA.NET framework.
Remember Me