- February 8, 2017
- Posted by: iSummation Team
- Category: Uncategorized
We all know ColdFusion 10 is out and lots of tweet regarding release. As usual my first step was to install ColdFusion 10 in my dev computer and going everything smooth and start testing ColdFusion 10 with my existing projects which were running under CF9 before. Seems everything working good so Adobe take care of backward compatibility, I have a project on development computer since CF7 era and this project migrated to CF8, CF9 as new ColdFusion version released. When we move from CF8 to CF9 was really tedious job for us because of ExtJs version changed.
Found list of new features in ColdFusion by Charlie Arehart and decided to checkout all new features (at least one per day) and blog that. Below is list of all 30 days series for ColdFusion 10. (I will add link as post available on that day 🙂 )
Day 1: ColdFusion 10 limit number of post request parameters to 100 by default.
Day 2: Avoid Cross-site scripting (XSS) using ColdFusion 10 – Part 1
Day 3: Avoid Cross-site scripting (XSS) using ColdFusion 10 – Part 2
Day 4: Avoid CSRF attack with ColdFusion 10
Day 5: ColdFusion 10 session enhancement
Day 6 : ColdFusion 10 and Closure
Day 7 : ColdFusion 10 and Closure – part 2
Day 8 : ColdFusion 10 and Enhanced Java integration
Day 9 : ColdFusion 10 and Enhanced Java integration – part 2
Day 10 : ColdFusion 10 and Enhanced Java integration – part 3
Day 11: ColdFusion and Schedule task enhancement.
Day 12: ColdFusion and Schedule task list and group enhancement
Day 13: ColdFusion 10 & Schedule task chaining and mode