Content deleted Content added
Deletion contested, some apparent independent books are cited. I see more in a Google Books search. |
m Disambiguating links to Object-orientation (link changed to Object-oriented programming) using DisamAssist. |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 6:
| developer =
| released =
| latest release version = <!-- If you update this, remember to also update [[Comparison of web application frameworks]]-->
| latest release date = {{release date and age|
| url=https://github.com/MarimerLLC/csla/releases/
| title=Releases · MarimerLLC/csla
| website = github.com
| access-date=
}}</ref>
| latest preview version =
Line 24:
| programming language = [[C Sharp (programming language)|C#]]}}
'''CSLA .NET''' is a [[software framework]] created by Rockford Lhotka that provides a standard way to create robust [[Object-oriented programming|object oriented]] programs using [[Business object (computer science)|business object]]s. Business objects are objects that abstract business entities in an object oriented program. Some examples of business entities include sales orders, employees, or invoices.
Although CSLA itself is free to download, the only documentation the creator provides are his books and videos, which are not free.
Line 32:
CSLA .NET was expounded in ''Expert C# Business Objects'' <ref>Expert C# Business Objects {{ISBN|1-59059-344-8}}</ref> and ''Expert One-on-One Visual Basic .NET Business Objects'' {{ISBN|1-59059-145-3}}, both written by Lhotka. Although CSLA and CSLA .NET were originally targeted toward [[Microsoft]] [[programming languages]], most of the framework can be applied to most object oriented languages.
Current information about CSLA .NET is available through Lhotka's self-published ''Using CSLA 4'' ebook series.<ref>Using CSLA 4 ({{cite web |url=http://store.lhotka.net/Default.aspx?tabid=1560&ProductID=22 |title=
==Features of CSLA==
Line 73:
<references />
* Training
** [http://www.dunntraining.com/cslatraining.htm CSLA.NET Training] {{Webarchive|url=https://web.archive.org/web/20140305082720/http://www.dunntraining.com/cslatraining.htm |date=2014-03-05 }}
* Books
** [https://web.archive.org/web/20130311082109/http://store.lhotka.net/Default.aspx?tabid=1560&ProductID=22 Using CSLA 4 ebook series]
|