Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am looking for some literature on CSLA.NET, does anyone have any direct links to/for this framework?

If someone also has time would you mind providing insight into this platform.

Thank you

share|improve this question

2 Answers

http://www.lhotka.net/cslanet/Default.aspx# - you should find everything you need here.

share|improve this answer

One of the best sources of detailed information regarding CSLA is this book, written by Rocky: Expert C# 2008 Business Objects

In this book, Rocky explains in detail not only how to apply the CSLA framework, but also how it is constructed.

Unfortunately this edition of the book only covers CSLA 3.x, not the current 4.0 release. However most of the priciples remain the same with some changes to implementation detail.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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