| Presentation |
|
Multimedia? |
Rank |
Favs |
Views |
Comments |
|
|
CFObjective 2010 ColdFusion on Wheels
By:
Mike Henke
a long time ago
|
No |
0.0
(0 votes)
|
0 |
6
(2 Embedded)
|
1 |
CFObjective 2010 ColdFusion on Wheels
Inspired by Ruby on Rails, ColdFusion on Wheels provides CFML developers with a rapid MVC framework for increased productivity, organized code. We'll be showing the develop workflow for CFWheels starting with the basics and ending with more advanced techniques.
|
|
Mocking ts not just for picking on people
By:
Luis Majano
a long time ago
|
No |
0.0
(0 votes)
|
0 |
16
(5 Embedded)
|
6 |
Mocking ts not just for picking on people
This is my presentation about Mocking_its_not_just_for_picking_on_people by Curt Gratz
|
|
Building RIAs with jQueryUI and jqGrid
By:
Ezra Parker
a long time ago
|
No |
5.0
(1 vote)
|
0 |
1528
(270 Embedded)
|
0 |
Building RIAs with jQueryUI and jqGrid
This presentation was originally given at cf.Objective() 2010:
Ever since the introduction of jQuery and other JavaScript/Ajax libraries, you don't need to know Flex in order to construct complex, fully-featured and user-friendly Rich Internet Applications. If you're already familiar with jQuery and want to take your RIA development to the next level, this session will demonstrate the use of the jQuery user interface library widgets and the jqGrid plugin to create an advanced single-page application with a consistent look and feel that can be easily re-skinned using an existing jQuery UI theme or by using ThemeRoller to craft a custom design.
|
|
ColdBoxPlatform 3.0.0 @ CFObjective 2010
By:
Luis Majano
a long time ago
|
No |
0.0
(0 votes)
|
0 |
17
(6 Embedded)
|
3 |
|
|
ColdFusion9: A new way of building applications
By:
Dan Vega
a long time ago
|
No |
5.0
(2 votes)
|
0 |
155
(46 Embedded)
|
0 |
ColdFusion9: A new way of building applications
cfObjective 2010
|
|
An Object Oriented Approach to Validations - cf.Objective() 2009
By:
Bob Silverberg
a long time ago
|
No |
0.0
(0 votes)
|
1 |
248
(37 Embedded)
|
34 |
An Object Oriented Approach to Validations - cf.Objective() 2009
Performing validations on user input is something that all of us, as application developers, must do. When moving from a procedural to an object oriented approach many developers have difficulty determining how and where to perform validations. In this session you will be introduced to an object oriented approach to validations. This approach enables you to add validation "smarts" into your business objects, while keeping that logic fully encapsulated outside of the objects...
|
|
Building An Object Oriented Model - cf.Objective() 2009
By:
Bob Silverberg
a long time ago
|
No |
3.0
(1 vote)
|
1 |
74
(24 Embedded)
|
2 |
Building An Object Oriented Model - cf.Objective() 2009
When making the move from a procedural to an object oriented approach one often comes across a pattern that involves using services and gateways to act as a middle man between a controller and your actual business objects. This session will present an approach to implementing a common set of services and gateways.Through the use of abstract classes you will see how to eliminate duplicate code and how to encapsulate logic to increase the cohesiveness of your entire model.
|
|
Refactoring in ColdFusion: From Procedural to OO
By:
Dan Wilson
a long time ago
|
No |
0.0
(0 votes)
|
2 |
803
(74 Embedded)
|
165 |
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?
|