BEGIN:VCALENDAR
VERSION:2.0
X-WR-CALNAME:Upcoming Event: cfFrameworks workshop: Transfer ORM - by Mark Mandel
PRODID:-//Upcoming.org/Upcoming ICS//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
BEGIN:VEVENT
DTSTART:20070830T130000
DURATION:PT0S
TRANSP:TRANSPARENT
SUMMARY:cfFrameworks workshop: Transfer ORM - by Mark Mandel
DESCRIPTION: [Full details at http://upcoming.yahoo.com/event/239748/ ] Developing Applications with Transfer ORM 
      When developing an Object Oriented web based application\, it is normal to have a database with relational tables and a series of objects that represent that data. Often\, the amount of time and effort it takes to manually map these objects back and forth from a database is large\, and can be very costly.
      
      Object Relational Mappers (ORM) were developed to cut down the amount of time this process takes\, and automate the translation between a relational database and an Object Oriented system.
      
      Transfer ORM’s main focus is to automate the repetitive tasks of creating the SQL and custom CFCs that are often required when developing a ColdFusion application. Through a central configuration file Transfer knows how to generate objects\, and how to manage them and their relationships back to the database.
      
      This presentation will outline the basics of what an Object Relational Mapper is\, and the use case for using one within web application development.
      
      From there the presentation will look at Transfer\, its main capabilities and how some examples of how it is utilized.
      
      A small Calendar application will be used to demonstrate developing an application with Transfer.
URL;VALUE=URI:http://upcoming.yahoo.com/event/239748/
UID:http://upcoming.yahoo.com/event/239748/
DTSTAMP:20070816T042350
LAST-UPDATED:20070816T042350
CATEGORIES:Education
ORGANIZER;CN=nptong:X-ADDR:http://upcoming.yahoo.com/user/91976/
LOCATION;VENUE-UID="http://upcoming.yahoo.com/venue/59558/":Adobe Connnect @ 345 Park Avenue\, San Jose\, California 95110-2704 US
END:VEVENT
BEGIN:VVENUE
X-VVENUE-INFO:http://evdb.com/docs/ical-venue/draft-norris-ical-venue.html
NAME:Adobe Connnect
ADDRESS:345 Park Avenue
CITY:San Jose
REGION;X-ABBREV=ca:California
COUNTRY;X-ABBREV=us:United States
POSTALCODE:95110-2704
GEO:37.3302;-121.894
URL;X-LABEL=Venue Info:http://upcoming.yahoo.com/venue/59558/
END:VVENUE
END:VCALENDAR
