Page 1 About two years ago, I was at the Allaire Developer Conference (known today as Macromedia DevCon) where a very early version o …
Page 3 — Performance and Productivity Most techies who have heard about the faster performance of ColdFusion MX are probably wonde …
Page 6 — Exploring CFCs In-Depth Lets create another component that expands on our understanding of the first one. This time …
Page 7 — Web Services If you are a Web developer and you haven’t heard the buzz phrase “Web services” yet, you m …
First, we’ll need to go back into our .cfc file and let ColdFusion know that we plan on exposing the component as a Web service. …
In our last segment, we created a Web service that anybody can use no matter which programming language they are using to call it. All …
Page 11 — ColdFusion MX’s Evil Twin? One thing that took me by complete surprise during the creation of this article was the …
Page 12 — The Wrap Up I think ColdFusion MX should raise some eyebrows in the Web development community. Macromedia has done …
Page 2 — Pricing and Availability You might want to visit the Macromedia Free Products Evaluation page and grab a copy of the CFMX …
Page 4 — UDFs Enhanced Three of the most important new tags in CFML are the new <CFFUNCTION>, <CFARGUMENT> and <CFR …
Page 5 — An Introduction to Components In ColdFusion 5, modular code was basically a choice between a <CFINCLUDE>, a custom …
Page 10 — XML, Java, and Flash in CFMX If you’ve ever had to create, parse, or transform XML documents other than WDDX in Col …