Adobe ColdFusion 9 Advanced

  • Print

Course Overview

Advanced ColdFusion 9 Advanced Development provides ColdFusion application developers with the knowledge and hands-on practice that they need to build, maintain, and scale effective web applications. Topics include using the Application Framework, creating advanced queries, manipulating complex data in arrays and structures, structuring your code with ColdFusion Components, gracefully handling errors and exceptions, encapsulating your user-interface with custom tags, leveraging external Java code libraries, and creating highly interactive interfaces using Flash Forms. It includes optional content on exposing and reusing application functionality as web services and working with XML documents. This course focuses on creating and delivering scalable and well-performing applications.

 

Download Brochurepdf-logo
 

Objectives

After completing the class the user will be able to build, maintain, and scale effective web applications using ColdFusion 9 Development Advanced

 

Adobe Cold Fusion Advanced – 4 Days Schedule

Day 1

09.00am – 10.00am

Introducing the Course

  • Getting to know the course methodology and format
  • Understanding the course objectives
  • Understanding the course prerequisites
10.00am – 10.30am

Breakfast

10.30am – 12.45pm

Configuring your Application

  • Using the Application Framework
  • Introducing CFC syntax
  • Configuring application settings
  • Handling application events
  • Handling request events
  • Locking shared scope variables
  • Handling session events

12.45pm – 02.15pm

Lunch

02.15pm – 05.00pm

Manipulating Lists and Queries

  • Using lists
  • Manipulating queries
  • Summarizing and grouping data
  • Transaction processing
  • Querying a query

Day 2

09.00am – 10.00am

Manipulating Data with Arrays and Structures

  • Using arrays
  • Using structures
  • Using built-in ColdFusion data structures
  • Dynamically evaluating variables
  • Combining data structures
  • Accessing data by value or by reference

10.00am – 10.30am

Breakfast

10.30am – 12.45pm

Building ColdFusion Components

  • Reviewing ColdFusion Components
  • Creating a static component
  • Defining functions in components
  • Invoking static CFC methods
  • Using CFC self-generating documentation
  • Creating instance based components
  • Persisting CFC instances
  • Using built-in components
  • Inheriting methods, properties, and data between Components
  • Restricting access to component methods

12.45pm – 02.15pm

Lunch

02.15pm – 05.00pm

Handling Errors and Exceptions

  • Introducing error handling
  • Customizing application error messages
  • Understanding the try/catch methodology
  • Learning about exception handling frameworks

Day 3

09.00am – 10.00am

Leveraging Code Reuse

  • Writing code using <cfscript>
  • Creating custom tags
  • Nesting custom tags
  • Using JSP tag libraries
  • Calling a Java library

10.00am – 10.30am

Breakfast

10.30am – 12.45pm

Creating Flash Forms

  • Understanding Flash Forms
  • Laying out Flash Forms
  • Using data binding
  • Working with a dynamic number of elements
  • Setting default values for form fields
  • Extending Flash Form interactivity with ActionScript
  • Using <cfgrid>
  • Controlling form appearance
  • Extending Flash Forms with custom components

12.45pm – 02.15pm

Lunch

02.15pm – 05.00pm

Scaling Applications

  • Understanding performance, robustness, and scalability
  • Effectively configuring the ColdFusion server
  • Identifying scalability bottlenecks in your code
  • Caching recordsets
  • Using <cf_Accelerate> to cache generated page contents
  • Caching entire page results
  • Using asynchronous processes to improve performance
  • Supporting concurrency

Day 4

09.00am – 10.00am

Interfacing with External Systems

  • Retrieving data from web pages
  • Retrieving external text
  • Importing text into a query object
  • Creating web services
  • Calling external web services

10.00am – 10.30am

Breakfast

10.30am – 12.45pm

Using XML

  • Introducing XML
  • Creating XML documents
  • Application of XML: Really Simple Syndication (RSS)
  • Retrieving XML data from XML documents
  • Validating an XML document
  • Referencing data from an XML Document object
  • Transforming XML to HTML

12.45pm – 02.15pm

Lunch

02.15pm – 05.00pm

Hands On Exercise and QA