Tags | ColdFusion | Object Oriented (OO) | Presentations
Posted on January 28, 2011 by Daria
I’m honored to be selected to speak at cf.Objective() 2011! I’ve heard of cfO for many years, but this will be my first time attending as well as speaking. Can’t wait for all the great sessions and awesome networking! For all the details, visit the web site. I hope to see you there!
My second speaking engagement will be a preview of my cf.Objective() talk at my local Philadelphia ColdFusion Users Group on February 10th at 6pm. Check out the details at phillycfug.org.
Simple MVC with FW/1
We hear a lot about Model View Controller (MVC) and how we should use it in our applications, but how do you apply this practically in your code? Framework One provides a simple way to use MVC without overwhelming you with features you don’t know how to implement. This presentation will show how you can take your existing spaghetti code and turn it into a robust application.
This presentation will go over the basics of MVC and why FW/1 is the perfect solution for that. I’ll then provide demo code of converting a simple CRUD spaghetti app into FW/1. No prior knowledge of MVC or object oriented concepts is required!