User Guide

Table Of Contents
14 Introduction: About ColdFusion MX Documentation
Beginning with ColdFusion
If you are learning ColdFusion, it might be most effective to read this manual in the following
order:
1.
Chapter 1, “Introducing ColdFusion MX” through Chapter 4, “Using Expressions and
Number Signs” to learn the basics of CFML.
2.
Chapter 19, “Introduction to Databases and SQL” through Chapter 21, “Updating Your
Database” to learn about using databases.
3.
Chapter 26, “Introduction to Retrieving and Formatting Data and Chapter 27, “Building
Dynamic Forms with cfform Tags” to learn about requesting data from users.
After you read these chapters, you should have a basic understanding of the basic elements of
ColdFusion, and be able to create simple ColdFusion applications. To learn to produce more
complete and robust applications, you could proceed with the following chapters:
4.
Chapter 13, “Designing and Optimizing a ColdFusion Application through Chapter 18,
“Debugging and Troubleshooting Applications to learn how to build a complete ColdFusion
application.
5.
Chapter 22, “Using Query of Queries to learn how to use queries effectively.
6.
Chapter 5, “Using Arrays and Structures through Chapter 10, “Building and Using
ColdFusion Components to learn to use more advanced features of CFML, including ways to
reuse code.
You can then read the remaining chapters as you add new features to your ColdFusion
application.
Developing an in-depth knowledge of ColdFusion
If you have a basic understanding of ColdFusion as presented in Getting Started Building
ColdFusion MX Applications or the Fast Track to ColdFusion course, you might want to start at
Chapter 1 and work through to the end of the book, skipping any specialized chapters that you
are unlikely to need.
Learning about new and modified ColdFusion features
If you are an advanced ColdFusion developer, you might want to learn about new or changed
ColdFusion features. The following chapters document features that are new or substantially
enhanced in ColdFusion MX 7:
Chapter 24, “Building a Search Interface
Chapter 25, “Using Verity Search Expressions
Chapter 27, “Building Dynamic Forms with cfform Tags
Chapter 28, “Validating Data
Chapter 29, “Creating Forms in Macromedia Flash
Chapter 30, “Creating Skinnable XML Forms
Chapter 32, “Creating Reports for Printing”