CFScript It is considered best practice to write ColdFusion Components and all business logic in CFScript and to use CFML only in .cfm files amongst HTML. The CFScript syntax provides a way of writing CFML code without using tags, and it can either be in a script based component (CFC) or inside the cfscript tag. CF tags are […]
Modernization of Adobe ColdFusion (More Secure Than Ever)
With the modernization of Adobe ColdFusion, we are witnessing some major improvements in many fields. Security is just one of many. Auto Lockdown features, Containerization and many more are visible as well. Let’s dive in and see what make CF modern and reliable. Security Security concerns are an important part of any programming […]
State-of-the-Art Tools That Keep ColdFusion Alive
Am I the only one who gets excited when sitting down to hash out some new CFML code? You know. one of the best parts about using ColdFusion (or Lucee for that matter) is the ease of use. CFML is a language that is capable of many things, but it’s simple to use. Ever stop […]
No-Nonsense November: ColdFusion Security Breakdown
Note this article was written when Adobe ColdFusion 2018 version was out. Currently, there is a new version- Adobe ColdFusion 2021, and it is the game-changing release for the next decade. To learn more about CF 2021 listen to the CF Alive podcast episode with Rakshith Naresh. ColdFusion Security Breakdown With the recent British Airways […]