vote up 0 vote down star

Is CSLA.NET architecture is a good choice in an enterprise level application?

flag

52% accept rate

1 Answer

vote up 0 vote down check

That depends on what you mean by enterprise level... what is the application? Is a desktop application, Web based? Middleware? A shared library?

CSLA has some good and bad points. I've asked a similar question. Look at that one and this one

My criticisms are that it is very verbose, and sometimes over complex and that it encapsulates the data layer within its classes meaning that TDD is tough with it.

However it was designed for business and gives you some brilliant funcitonality straight out of the tin. The book is well worth a read.

link|flag

Your Answer

Get an OpenID
or

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