vote up 0 vote down star

What is CSLA Framework and Its use ?

flag

71% accept rate

2 Answers

vote up 0 vote down check

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

link|flag
Is this a supported framework. And what would be my decision point to use this framework. – Greens Aug 6 at 15:54
This is supported by Rocky and it is supported very well. There is a place to report bugs and they are often responded to quickly. – Jamie Wright Aug 22 at 12:35
vote up 0 vote down

maybe you want to take a look at this

hope this is what you've been looking for

regards

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.