FileInfo

Languages

Overview

What is a CFC file? Application component written in CFML (ColdFusion Markup Language), a programming language used to build Internet applications; contains data and functions, called methods, for an application module; defined within the file using a <cfcomponent> tag.

More Information CFC files are commonly used for storing components that execute database queries and manipulate data. However, they may also contain many other types of functions. Components are typically invoked in .CFM files using the <cfinvoke> tag.

Popularity2.4/5

10 votes

Quick AppUsed by
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the ColdFusion Component file format and Mac and Windows apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Adobe Dreamweaver CS6 Icon

Breadcrumbs

DeveloperAdobe Systems
Popularity2.4 | 10 Votes

Previous / Next

In-Depth

.CFC File Extension

ColdFusion Component File

DeveloperAdobe Systems
Popularity
2.4  |  10 Votes
 

What is a CFC file?

Application component written in CFML (ColdFusion Markup Language), a programming language used to build Internet applications; contains data and functions, called methods, for an application module; defined within the file using a <cfcomponent> tag.

More Information

CFC files are commonly used for storing components that execute database queries and manipulate data. However, they may also contain many other types of functions. Components are typically invoked in .CFM files using the <cfinvoke> tag.

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open or reference CFC files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Adobe ColdFusion Builder

Free Trial

Adobe ColdFusion

Free Trial

Adobe Dreamweaver 2021

Free Trial

Mac

Adobe ColdFusion Builder

Free Trial

Adobe ColdFusion

Free Trial

Adobe Dreamweaver 2021

Free Trial

Category: Developer Files

Updated: June 10, 2010

FAQ

What is a CFC file?
Application component written in CFML (ColdFusion Markup Language), a programming language used to build Internet applications; contains data and functions, called methods, for an application module; defined within the file using a <cfcomponent> tag.