Entries for month: January 2010

Test Driven Development

Development , TDD No Comments »

Great research article on TDD from Microsoft.

http://research.microsoft.com/en-us/news/features/nagappan-100609.aspx

Read more...

CF9: Datatype of sum of two integer

ColdFusion 2 Comments »

I had an interesting observation about datatype conversion in CF9 when dealing with an error in ORM. I was getting an error that said can't use double for an integer field type (something like that). Now, I know that ColdFusion is datatype "independent". So, all simple variables are of datatype "String". Given that, when we do:

Read more...

Powered by Mango Blog. Design and Icons by N.Design Studio
RSS Feeds