I found this article on ColdFusionbloggers and it is about classic project failures. I think everyone should take a look at this because some topics really hit home and should be addressed. Check it out!
I found this article on ColdFusionbloggers and it is about classic project failures. I think everyone should take a look at this because some topics really hit home and should be addressed. Check it out!
I have come across some pages showing different techniques to help avoid looping through queries but none helped out until I came across a little built in function in SQLServer 2005 called PIVOT. I want to now explain to you how I put this new feature to use. I am sure there are other ways out there to accomplish this task but I found PIVOT to be the easiest and fastest available.
This post will show you how to place dynamic data from a CFC and put it into a Flex Line Chart.

Flex application integrated with a database using a CFC. I’ll walk you through the steps to first get the data from the CFC and then to dump that data into a DataGrid.

Today we came across an extension for ColdFusion called CF GANNT. This extension will be extremely useful for our internal Project Management Application we are using for our software development team. It was really easy to use and implement into our current application. This tool is very customizable and is great to drill from a Database. Oh yeah, I almost forgot to mention its FREE!

I thought I would post some great links to some sites that are very helpful and have a ton of sample code.
Create a very simple cfc, which takes a last name from a database and returns the first name.
My quest of Flex has brought many hours of reading and watching tutorial videos. I figured that there would be a bunch of documentation on making dashboards, connecting flex 3 with ColdFusion (Adobe Products) and working with actionscript but all has been hard to come by.
During my hours of googling the web I came across one very useful site that gets a beginning Flex user rolling along. This is the very best documentation Adobe has to offer and I recommend any jr level to read it through.
http://livedocs.adobe.com/flex/3/html/help.html?content=data_intro_2.html
The most userful topic I found was Data Access and Interconnectivity ;)
This may be old news to some but I just found out a really cool ColdFusion Component window in CFEclipse.
Recent Comments