Advanced ColdFusion 10 Development focuses on building scalable web applications using ColdFusion, covering advanced queries, complex data manipulation, error handling, and creating interactive interfaces with Flash Forms.

Course Objectives

  • Manipulating Lists and Queries
  • Manipulating Data and Arrays with Structures
  • Advanced Component Concepts
  • Handling Errors and Exceptions
  • Code and Content Reuse

Upcoming Schedules

Course Prerequisites

Required

  • Practical experience using CFML tags, functions and variables
  • Practical experience with the SQL command set, including SELECT, INSERT and UPDATE

Course Outline

Introduction to Components
arrow iconarrow icon

  • Creating ColdFusion Components (CFC)
  • CFC Syntax
  • Invoking Static CFC Methods
  • Using the Application Framework
  • Configuring Application Settings
  • Handling Application Events
  • Handling Request Events
  • Locking Shared Scope Variables
  • Handling Session Events