Sometimes, we need someone to remind us, we’re doing it wrong.

Here’s my quick list– you’re doing it wrong if:

  • you’re not using ORM.
  • you’re using (ADO.NET) data sets
  • you’re not refactoring
  • you can’t deploy in one step
  • you’re not always learning.

stop doing it wrong, start learning how to do it right:  AgilePakistan.org

Share and Enjoy:
  • del.icio.us
  • Reddit
  • Facebook
  • Identi.ca
  • TwitThis

Related posts:

  1. AgilePakistan.org
  2. Data that won’t hold still
  3. Not so random personal update
  4. Erlang Exercise: N Processes in a Star

2 Comments on 'You’re doing it wrong.' read them below or add one

Subscribe to comments with RSS or TrackBack to 'You’re doing it wrong.'.

  1. I’d have to disagree. DataSets have their place, but too many people use them all over. ORM brings a level of abstraction that can help you work at a higher level, in terms of the business processes and problems. They allow you to create a much richer programming interface for building applications for the business.

    #3-#5 I totally agree.

    Ben Scheirman - 30 Jul 08 at 8:12 pm

  2. Where would you use a dataset?

    Shey - 30 Jul 08 at 9:45 pm

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Search