Time to “pop the hood” on ColdFusion! I’ve given you the simple, superficial reasons as to why ColdFusion rocks: speed, security, modernization. Now, let’s see the nuts and bolts that make ColdFusion shine! Here are seven key reasons CFML is better than other languages our there. ColdFusion is: RAD! Easy to learn. Powerful. Scalable. Rich […]
Why is ColdFusion Better Than Other Programming Languages?
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
With the recent British Airways data breach losing 380,000 credit card details, our age old adage has been proven. No system is 100% secure. This is why the team here at TeraTech has dubbed November as “No-Nonsense November”. We will be diverting our attentions to making sure that your ColdFusion systems are secure as they […]