Sana
Member since Dec 11, 2008
- Profile: /members/2339-sana.htm
- Comments: 14
Recent Blog Comments By Sana
-
Ask Ben: Dynamically Executing ColdFusion Application.cfc Instances
Posted on May 30, 2008 at 12:43 PM
@Ben All I can you are a magic man, love the way you explain things. I have been using CF top to bottom but your post always clear many ambiguities. Will Love if someone add your posts in CF live docs. Wish to meet you face to face.... read more »
-
My Coding Methodology - Understanding The Madness And The Man Behind It
Posted on Feb 15, 2008 at 8:37 AM
Ben, you are such a lazy... why not add a button to print the post in PDF format... so we can read while travelling. thanks for such a detail and nice post.... read more »
-
Me And Ray Camden On ColdFusion 8 Image Goodness
Posted on Feb 8, 2008 at 12:06 PM
Hi Ben, sample image!!! she is HOT like your blog-posts LOL :)... read more »
-
Hank Hill On ColdFusion
Posted on Feb 6, 2008 at 9:54 AM
Hi Ben, Thats really coooooooooooooool. watch this is http://www.railsenvy.com/2007/10/3/ruby-on-rails-vs-coldfusion I would like to see some photos... in competition/response to above youtube-video Thanks... read more »
-
Thanks Adobe!
Posted on Jan 17, 2008 at 2:38 PM
Congratulations Ben! You really deserve!!! you have the most impressive blog in CF community... Look forward to more blog entries....... read more »
-
Ask Ben: Simple Recursion Example
Posted on Dec 5, 2007 at 12:06 PM
Hi Ben, Your are dam good man in explaining things. Love your posts. Many thanks for such a great hard work. Regards... read more »
-
Parsing CSV Values In To A ColdFusion Query
Posted on Nov 2, 2007 at 7:36 AM
Hi Ben Great work, one things stop using (local) as variable name. It cause issues in QoQ. Thanks... read more »
-
Exercise List: Designing The Database Schema
Posted on Oct 25, 2007 at 5:36 PM
@Ben, Glad to hear this, we have submitted a request to oracle why [name] is problematic. Anyway I still really determined that our naming convention are far more better than yours. Thats why we don't fall in these frustrated situations: :) :) http://www.teratech.com/blog/index.cfm/2007... read more »
-
Exercise List: Designing The Database Schema
Posted on Oct 22, 2007 at 5:14 PM
Hi Ben Let have a look about using standard DB design [strong]Benefits:[/strong] 1: Our Naming Convention, never worried about that column name or table name will assume as a serve word. 2: As OOP approach, you will be more aware of what type of data-type you are dealing with. (i) was_kissed i... read more »
-
Exercise List: Designing The Database Schema
Posted on Oct 22, 2007 at 9:59 AM
Hi Ben, Don't take it hard, its really poor db design. 1: name is reserve word, 2: each column should explicitly express itself. like intID, vcName , nvcName, dtTimeCreate, dtTimeUpdated, bActive, txtDescription., ntxtDescription. 3: table name should be in your case etblJoint, etblUser 4: view... read more »
-
Are SQL PATINDEX() And The SQL LIKE Clause Doing The Same Thing?
Posted on Sep 24, 2007 at 6:43 PM
Hi Ben, I have been using PATINDEX on large texts columns; where I found that LIKE is operator response is slow. Sorry about if my theory is wrong. Anway I am forwarding 2 links from MSND. http://msdn2.microsoft.com/en-us/library/ms179859.aspx http://msdn2.microsoft.com/en-us/library/ms188395.... read more »
-
CFUNITED Just Days Away - Do You Even Know What I Look Like?
Posted on Jun 22, 2007 at 8:50 AM
WOW:............. I thought you may look like this http://www.bennadel.com/images/coldfusion/ecards/1.jpg but you don't ----- hehehehehe :)... read more »
-
Frameworks vs. Object Oriented Programming
Posted on May 2, 2007 at 10:28 AM
Ben sure we can code without any framework, does your own invented ways / thinking is going to impose on your team. What about new CF member/programmer, how he will get on your existing projects. I know working with any framework certainly involve some sort of learning curve but all these are for ... read more »
-
Ask Ben: Displaying A Simple Event Calendar Month With ColdFusion
Posted on Apr 30, 2007 at 4:21 AM
I have seen similar examples but your explanation is really great. thanks for all detail info; please keep it up.... read more »