| Web Development >> Coldfusion |
Model-Glue:Unity - ColdFusion Blog in 15 Minutes
| Language : | English | Quality : | Average | Has Audio : | true | Source : | Google Videos | Media : | n/a |
|
A quick preview at Adobe Developer Week presentation where we build an MVC-based ColdFusion+MySQL weblog in about nine minutes - without writing any SQL. |
Tags: Coldfusion, ModelGlue, Frameworks, Blog, MySql, Sql, Adobe, [SUGGEST A TAG]
Resources referenced in this screencast
|
Articles Realted to this Topic |
[SUGGEST A ARTICLE] |
|
Better coding with the Model-Glue:Unity ColdFusion developers have been evolving quickly over the last few years. Best practices and design patterns have come to the forefront, with several different frameworks emerging to help the community. Model-Glue is a Model-View-Controller (MVC) framework that was released in 2005. It has rapidly gained popularity in the ColdFusion (CF) community due to its ease of use and flexibility |
|
Installing Model-Glue To install Model-Glue, all you need to do is copy a few files and possibly make a few mappings. |
|
Model Glue Form Validation I've been working on a app with a couple of forms and wanted to break the validation rules into different group of rules |