|
ColdFusion Tutorial- Introduction and Installation |
- Describe ColdFusion MX
- Describe ColdFusion tag and function syntax
- Demonstrate ColdFusion code
|
- Install and set up a ColdFusion development environment
- Use the ColdFusion Administrator application
- Register datasources
|
|
|
ColdFusion Tutorial- Talking With the Database |
- Establish a connection between a Web server and database
- Write SQL statements to select, insert, update, and delete information
- Use CFQUERY tags to send and receive database information
|
- Use CFOUTPUT tags to display database information
- Use advanced ColdFusion functions to create new queries and query the results of previous queries
|
|
|
ColdFusion Tutorial- Displaying Data |
- Create a form
- Validate form data
- Submit a form
|
- Display data dynamically
- Create charts and graphs
|
|
|
ColdFusion Tutorial- Programming and Application Framework |
- Scope and lock variables
- Use the flow control statements CFIF, CFSWITCH, and CFLOOP
|
- Link pages using the application framework
- Track users using Client and Session variables
|
|
|
ColdFusion Tutorial- Custom Tags and Building Blocks |
- Describe how custom tags work in Cold Fusion MX
- Create and modify custom tags
- Build ColdFusion components
|
- Identify built-in functions and describe their uses
- Use CFSCRIPT to enhance your code
- Create your own user-defined functions
|
|
|
ColdFusion Tutorial- Using E-mail, Complex Data Types, and FTP |
- Use ColdFusion to send and receive e-mail and attachments
- Describe the use of complex data types, and the functions that support these data types
- Work with files and directories on a Web server
|
- Allow users to upload files to a Web server
- Manipulate files and directories on an FTP server
|
|
|
ColdFusion Tutorial- Securing, Debugging, and Improving Application Performance |
- Secure the ColdFusion environment
- Build secure applications
- Isolate bugs and use built-in debugging tools
|
- Create scalable applications
- Optimize database queries
- Use stored procedures
|
|
|
ColdFusion Tutorial- Using Flash, Java, and XML |
- Use Flash with ColdFusion MX
- Use JSP custom tag libraries with ColdFusion MX
- Integrate JSP, servlets, and ColdFusion MX
|
- Use Java objects with ColdFusion MX
- Use XML with ColdFusion MX
|
|
|
ColdFusion Tutorial- Integration and Understanding Fusebox and FLiP |
- Integrate ColdFusion applications with other applications
- Create a Web service
|
- Create an application framework using Fusebox
- Utilize the FLiP design methodology
|
|
|
ColdFusion Tutorial- Functions, Tags, and Resources |
- List and describe ten categories of ColdFusion functions
- List and describe a variety of commonly-used ColdFusion tags
|
- Access and use a variety of ColdFusion resource sites on the Web
|
|
|