Presentations tagged 'CFC' (1 to 4)

Presentation Created By Multimedia? Rank Favorites Views Comments
LCDS-Data-Management-for-Mere-Mortals Steven Erat
8 months ago
No 5.0
(1 vote)
0 507
(168 Embedded)
2
LCDS Data Management for Mere Mortals
Discussions of Adobe's LiveCycle Data Services (formerly called Flex Data Services) are often entered with the same trepidation as those of Organic Chemistry or Quantum Mechanics, but with ColdFusion, building Web applications that manage complex data sets doesn't have to be that scary. Data Management is a pillar of LCDS that offers scalable, real-time data synchronization across very large numbers of connected clients with the benefits of conflict resolution and data pagination. Come learn how to quickly get up to speed with Data Management by letting ColdFusion do the hard work for you.
OO101--A-Simple-Shopping-Basket John Whish
a long time ago
No 5.0
(1 vote)
1 168
(135 Embedded)
0
OO101 - A Simple Shopping Basket
OO 101 part 3 - A Simple Shopping Basket
OO101part1 John Whish
a long time ago
No 3.0
(2 votes)
4 649
(564 Embedded)
1
OO 101 : part 1
Part 1 of a (hopefully!) ongoing series into beginning OOP with ColdFusion for Devon CFUG. Credit must go to the guys at TACFUG for the original materials this presentation is based on. Code available at: http://www.aliaspooryorik.com/presentations/oo/part1/
Refactoring-in-ColdFusion-From-Procedural-to-OO Dan Wilson
a long time ago
No 0.0
(0 votes)
2 441
(50 Embedded)
1
Refactoring in ColdFusion: From Procedural to OO
If you would like to know how to migrate an existing procedurally programmed application into an object oriented one, grab a chair and sit for a while.
We'll discuss some sensible guidelines designed to help you make incremental changes towards OO nirvana.
We'll also look at lots of code samples, we all like code samples, right?