Difference between revisions of "Adobe ColdFusion"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(First)
 
(Etc)
Line 1: Line 1:
'''ColdFusion''' is a commercial rapid web application development platform first released in 1995.
+
'''ColdFusion''' is a commercial rapid web application development platform first released in 1995 by the [[Allaire Corporation]].
  
 
The programming language used with that platform is also commonly called ColdFusion, though is more accurately known as CFML.
 
The programming language used with that platform is also commonly called ColdFusion, though is more accurately known as CFML.
Line 6: Line 6:
  
 
By Version 2 (1996), it had become a full platform that included an IDE in addition to a full scripting language.
 
By Version 2 (1996), it had become a full platform that included an IDE in addition to a full scripting language.
 +
 +
In 2001 Allaire was acquired by [[Macromedia]], which in turn was acquired by [[Adobe Systems]] in 2005.
 +
 +
== See also ==
 +
 +
* [[Adobe Systems]]
  
 
== External links ==
 
== External links ==
  
 
* [https://en.wikipedia.org/wiki/Adobe_ColdFusion Adobe ColdFusion] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Adobe_ColdFusion Adobe ColdFusion] @ Wikipedia

Revision as of 05:58, 14 August 2015

ColdFusion is a commercial rapid web application development platform first released in 1995 by the Allaire Corporation.

The programming language used with that platform is also commonly called ColdFusion, though is more accurately known as CFML.

ColdFusion was originally designed to make it easier to connect simple HTML pages to a database.

By Version 2 (1996), it had become a full platform that included an IDE in addition to a full scripting language.

In 2001 Allaire was acquired by Macromedia, which in turn was acquired by Adobe Systems in 2005.

See also

External links