CentraSoft.com Releases CF8 Exam Buster - ColdFusion 8 Certification Study Software

Posted August 15, 2008 at 11:12 AM by Ben Nadel

Tags: ColdFusion

Brian Simmons and CentraSoft.com just released CF8 Exam Buster which is their exam preparation software for Adobe's ColdFusion 8 Certification exam. I used the ColdFusion 7 version to study for my ColdFusion 7 exam and passed with flying colors. After having done some Beta testing for the ColdFusion 8 edition, I am convinced that the new version is every bit as helpful as its predecessor. If you are thinking about getting certified, I highly recommend that you check it out.

I really like this software but for more than just the fact that it helps you pass the certification exam; I love that it forces you to look at aspects of ColdFusion that may rarely or never use. By providing you with hundreds of sample questions, you really get a great sense of all the features of the language that you have yet to leverage.



Reader Comments

Aug 15, 2008 at 11:31 AM // reply »
4 Comments

I'm very pleased to centrasoft put this together again despite the lackluster appeal of the CF8 exam as outlined by the few who've already taken it. I'll personally be skipping the exam on this product cycle, but will certainly plan to take it with CF9 and plan on using centrasoft's software to study when I get to that point.


Aug 15, 2008 at 11:34 AM // reply »
148 Comments

Rick, are you confident that the exam for CF9 will be any better? Keep in mind that it will be coming from the same place that was responsible for getting the CF8 exam created. They need to fix the issues there first.


Aug 15, 2008 at 12:12 PM // reply »
10 Comments

Well, I'm going to take the exam in about 45 minutes. Would have been nice to practice on this software before taking it, but them's the breaks! I suppose if things don't go as well as hoped, I'll be using this software to prepare for the second attempt. :) Love the CF7 version of this software and used it quite a bit in preparation.


Aug 15, 2008 at 12:20 PM // reply »
11,243 Comments

@Spencer,

Good luck Spence. I am sure you are gonna do well.


Aug 15, 2008 at 1:12 PM // reply »
1 Comments

Very good!
In the exams of CF7 and CF8 I made use of the previous version and it was very useful.
I recommend!


Aug 15, 2008 at 2:34 PM // reply »
10 Comments

@Ben,

Thanks! Passed! Now I'm going to do an exam when we get our hands on the CF8 Exam Buster and compare what I got on the real test with what I get in the practice test.

Somebody is sure to get a bear hug the next time I see him..


Aug 15, 2008 at 4:07 PM // reply »
35 Comments

Ben,
Thanks for the blog post!
I have been meaning to get around to getting certified "someday"... so after seeing your post today, I felt compelled to actually follow through!
I have ordered the Exam Buster and scheduled the test for a couple of weeks from now.
They should pay you commission! lol


Aug 15, 2008 at 4:08 PM // reply »
11,243 Comments

@Ken,

Awesome stuff. I am gonna be doing the same :)


Aug 29, 2008 at 12:30 AM // reply »
35 Comments

Ben,
Thanks again for the blog post.
It got me motivated enough to take the exam, which I did this afternoon.
I passed with a score of 92%!
I ended up using the Exam Buster plus Ben Forta's book, ColdFusion MX7 ertified Developer Study Guide. It's like a Cliff's Notes for CF!

So, I followed thru, now it's your turn...


Aug 29, 2008 at 8:09 AM // reply »
11,243 Comments

@Ken,

Rock on man! Congratulations. Now I'm definitely gonna have to do it :)


Post A Comment

Comment Etiquette: Please do not post spam. Please keep the comments on-topic. Please do not post unrelated questions or large chunks of code. And, above all, please be nice to each other - we're trying to have a good conversation here.

Please review the following issues:

Author Name:


Author Email:

Author Website:

Comment:

Supported HTML tags for formatting: <strong>bold</strong>   <em>italic</em>   <code>code</code>







  • Help Wanted - Find Your Next ColdFusion Job
Ben Nadel's Company - Epicenter Consulting Recent Blog Comments
May 22, 2013 at 5:35 PM
Script Tags, jQuery, And Html(), Text() And Contents()
This is still an issue 2 years later. jQuery is supposed to remediate these cross browser issues, no? I have been unable to find any statement from the jQuery team calling this behavior "by de ... read »
May 22, 2013 at 12:44 PM
Ask Ben: Query Loop Inside CFScript Tags
In cf10, if you call a function that has: local.result = {}; local.result.msg = ""; local.svc = new query(); local.svc.setSQL("SELECT * FROM..."); local.obj = local.svc.exe ... read »
May 22, 2013 at 12:29 PM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Ben: What version of Java are you using? Also, did you test users.id to see what Java reports as the data type? I wonder if it's not a Java primitive data type, but getting returned as something ... read »
May 22, 2013 at 11:47 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Dana, Awesome - so it looks like this bug was fixed in ColdFusion 10. Thanks so much for double-checking that. ... read »
May 22, 2013 at 11:37 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
When I c&p and run on cf10, I get: Selected User IDs: 1,4 User 1 selected: YES - YES User 2 selected: NO - NO User 3 selected: NO - NO User 4 selected: YES - YES User 5 selected: NO - ... read »
May 22, 2013 at 11:27 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Tom, Good thought, but no dice. Both of these still exhibit the same behavior: users.id[ users.currentRow ] users[ "id" ][ users.currentRow ] It's just something whacky happening with ... read »
May 22, 2013 at 11:07 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
Could your problem be that "users.id" is actually an ARRAY, not a single value? Perhaps try it again with "users.id[1]" (I only have CF8 here at work). ... read »
May 22, 2013 at 7:52 AM
Nested Views, Routing, And Deep Linking With AngularJS
Hi, Just a quick thank you. As it happens, for my own purposes, the pending ui-router work being done in native angular is likely the one I'll adopt, but your exploration, code and documentation of ... read »
InVision App - Prototyping Made Beautiful With Prototyping Tools