JCL is a framework for building .NET n-tier business application that are based on Business Objects. It is based on Rockford Lhotka's CSLA.NET framework and uses LLBLGenPro's ORM functionality for data access (Adapter model), data transfer objects and middle-tier database querying. JCL also provides a best practice UI framework implementations for windows forms. http://www.jclframework.net.
|