What is CSLA Framework and Its use ?
|
|
|
|
|
|
|
CSLA is business object framework that allows you to easily create business objects on top of a data layer. It allows you to architect your application with solid object oriented principals and a good seperation of concerns. I would highly recommend you read the CSLA book by Rocky Lhotka called Expert C# 2008 Business Objects. That will not only teach you about the framework but also teach good software architecture principals. You can grab the book here: http://tinyurl.com/cslanet1 |
||||
|
|
|
|
||
|
|
