- When doing software development the safest approach is to start the first with vertical design and development (up-down fits better agila and use-case driven development) and then elaborate on horizontal tiers as required.
- When doing error handling in an application the best approach is from outside to inside. The first have generic error handling wrapping around topmost process and go inside process routines and wrap and handle as reqiuired.
This entry was posted on Sunday, June 17th, 2007 at 6:10 pm and is filed under Software Development Practice. You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.