Work Around ColdFusion Local Scope
These days am working as a tester. I never thought that developer can also do that if they really take interest in testing! Infect…
Automated Tests Using Ant Integration of Testing Frameworks – cfunit, cfcunit and mxunit
If you have seen my previous post, then you might want to automate testing. You can automate all three popular testing frameworks (cfunit, cfcunit…
jQuery Enable/Disable Specific Date
In web application most of people use jQuery, jQuery UI and jQuery Plug-ins. Why not? First of all it’s free and it reduces no.…
Bug – count () function in ColdFusion Query of Query
It has been a great time since I started working on ColdFusion. I must say that it is the easiest language in the world…
innerHTML vs appendChild
Today I was testing my code, and I found interesting stuff on innerHTML property and appendChild method. I was trying to add new element…
SQL Server (Store Procedure) Mechanism Convert Empty String Date Parameter to Initial Date (1900-01-01)
It may you know about it but I would like to share this thing with you. We were working on one of project where…
Sql Server Rank() v/s Dense_rank()
Some days before I was googling on sql server’s system function and I got one site having sql server query puzzle. The site have…
“The Executable Signed with Invalid Entitled” Frustrating Error but Resolved Now
I was really happy that I was going to release my first iPhone application. Waiting for my developer account so I can test on…
Full Text Option Is Greyed Out in MSSql 2008
Today I was trying to setup fulltext indexing on one of my database table. I have finish with creating fulltext catelog and tried to…
Binding ColdFusion Query to DataGrid in Flex
Hi, In this post I’ll explain you how to bind ColdFusion data into Flex grid. First, get ready with your cfc. Your cfc method…
Case Study: HauntWorld.com AWS Implementation
ABOUT HAUNTWORLD HauntWorld the most advanced haunted and Halloween attraction directory on the web. Hauntworld.com is dedicated to promoting the haunted house industry, which…
How to Use SQLite Manager Extension in Firefox?
It was really strange when I installed an SQLite manager extension from Mozilla and I cannot find how to use it!! Well Then I…
