Home

Search results

"tag:coding"


Title and summary Date/time
1
The specified call count is not a number: null
Today we had an interesting bug in a small web application developed for a customer in the financial industry. The application is based on the Spring Framework, secured by Acegi Security and makes heavy use of AJAX (powered by DWR). Everything went fine ...
Jan 24, 2008
12:24:00 AM
2
Tips for Honest Programming
Chalain blogged about Dishonest Programming and provides a few tips on how to write moral code by being honest with yourself, with the compiler, and with your coworkers. I think the first ones are most important: Name functions for what they really do. ...
Jan 11, 2008
2:53:56 PM