Login

    Register

Managed Hosting

PROJECT CATEGORIES

 

CasaClara
Project Home Blog Forums Wiki Known Issues Screenshots External Project Link Contact Project

Author: Reinhard Jung (All RIAForge projects by this author)
Last Updated: November 4, 2009 3:36 AM
Version: 5
Views: 23,203
Downloads: 1,223
License: GPL (GNU General Public License)

Description:

An OOP Tutorial Application about CFC, Beans, DAOs, Gateways, DesignPattern with a very simple Framework

This is a Skeleton to learn using CFCs with Beans, based on DesignPatterns and a simple Framework. You can use this as a KickStart-Application.

Requirements:

ColdFusion MX 7
DB-Script: /casaclara/config/adr_address.sql
UML-Classes: /casaclara/config/casaclara.png
ScreenShot: /casaclara/config/casaclara.jpg

Database: MS-SQL Server
Datasource: casaclara
cfMapping: casaclara
Table: adr_address
Fields:
Ident int autocount
Vorname nvarchar(50)
Nachname nvarchar(50)

Issue Tracker:

There are no issues for this project.

To enter issues for this (or any other) project, you must be logged in.

Subversion Access:

You may access this project's Subversion repository with your client here: http://svn.riaforge.org/CasaClara.

To view files and changelists associated with this repository, go here: http://CasaClara.riaforge.org/index.cfm?event=page.svnbrowse.

You may download the latest set of files from Subversion as a zip file.

Anonymous users have read access to the repository while the administrator has write access.

This project is sharing its code via Subversion. Subversion is an open source source control method. You may find more information about Subversion here: http://subversion.tigris.org/