Tuesday, 23 March 2010

  • Allways lazy load the properties.
  • Go for recursive functions if you can.
  • Save data to DB only if required.(dirty bit logic.)
  • Design pattern.
  • IMplementing interface makes things easy.

No comments:

Post a Comment