| Web Development >> Coldfusion |
cf.Objective() preview: Developing Applications With Transfer ORM
| Language : | English | Quality : | High | Has Audio : | true | Source : | Adobe | Media : | Flash |
| This was a 20-minute preview (plus Q&A time) of his CFObjective presentation, which will outline the basics of what an Object Relational Mapper is, and give a very high level overview of the core functionality of Transfer. |
Tags: Coldfusion, Presentation, Web Development, ORM, [SUGGEST A TAG]
Resources referenced in this screencast
|
Articles Realted to this Topic |
[SUGGEST A ARTICLE] |
|
CFCs and object-oriented programming CFCs are building blocks that let you develop ColdFusion code in an object-oriented manner, although CFCs do not require you to do object-oriented programming. Some of the object-oriented features of CFCs include encapsulation, inheritance, and introspection. CFC object-oriented features are similar to the object-oriented elements in other languages, like JavaScript |