-
Today while doing my daily read new email routine I receive a newsletter coming from the Open Source eCommerce solution that I have been waiting for. It's the MagentoCommerce for me it's like ZenCart 2.0. I like it because it's built on Zend Framework the same framework I have been following...
-
i was trying to incorporate my Excel workbook with our client application yesterday when i was caught with the try-catch all construct that my teammate is fond of. basically it's just a structure to most of his methods starting with a try block and ending with a catch for a generic System.Exception which...
-
I find it ironic to see a number of processing being done just in the constructor of a class. You're just supposed to create an instance of it and initialize some of its members, how come it already does a number of things. Isn't this a code smell?
-
It has been 2 to 3 months since I forced myself into using Office 2007. To a certain degree, I put myself in a situation where as much as possible, I'd be like one of those that power users frequently shout at to RTFM. I deprived myself of using Yahoo (look, am no longer using the 'other' search engine...