Presentations tagged 'Procedural' (1 to 4)

Presentation Created By Multimedia? Rank Favorites Views Comments
Procedural-to-OO-with-Service-Layers Ryan Thompson-Jewell
a long time ago
No 0.0
(0 votes)
2 118
(19 Embedded)
0
Procedural to OO with Service Layers
Building on our first (Procedural to OO) and second (Procedural to OO with ColdSpring) presentations we add a service layer to our customer edit application. It does require that you have ColdSpring installed.
Procedural-to-OO-with-ColdSpring Ryan Thompson-Jewell
a long time ago
No 0.0
(0 votes)
2 76
(29 Embedded)
0
Procedural to OO with ColdSpring
This builds on our first presentation (Procedural to OO) by taking our customer edit cfc's and using ColdSpring.
Procedural-to-OO Ryan Thompson-Jewell
a long time ago
No 0.0
(0 votes)
2 65
(9 Embedded)
0
Procedural to OO
We take a customer edit screen using the northwind db from procedural to OO and later presentations add more complex topics like service layers and ColdSpring.
Refactoring-in-ColdFusion-From-Procedural-to-OO Dan Wilson
a long time ago
No 0.0
(0 votes)
2 442
(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?