Deepak Kumar Padhy
I have designed a Restful component using Coldfusion 11. Now I need to think of securing this REST service.After searching for sometime I found HTTPS + oauth2 is the best combination for securing…
in ColdFusion
wtbell3
When I try to create a DNS to connect to a SQL Server Database (2014), I get a failure:   Connection verification failed for data source: soundings java.sql.SQLNonTransientConnectionException:…
in ColdFusion
Deepak Kumar Padhy
I have just decided to set up my site using ColdFusion clustering in the staging environment. I need to find out what code adjustments are required when we move to a cluster environment. I have two…
in ColdFusion
Deepak Kumar Padhy
As per the CF10 documentation, cacheID Optional   ID to be used to store query result in cache. This ID can be used to either retrieve or remove query from cache   So what I have tried is…
in ColdFusion
dinesh112
Can be Cold Fusion Developer Edition used to develop the product and deliver to client?
in ColdFusion
Deepak Kumar Padhy
My client wants to move to a ColdFusion clustering environment for better availability and scalability of the site. I know how to setup clusters and instances in the ColdFusion Admin. We should also…
in ColdFusion