Latest

  • While trying to startup Eclipse, I’m getting the following error popup dialog and the IDE is never displayed: Solution update eclipse.ini with the below code…

  • Why to use the Repository Pattern?

    There are a lot of reasons for using the Repository Pattern. For example Testability. Using the pattern we can create stubs that can replace the…

  • Tracking progress

    Plan-driven processes appeal to many upper managers because they facilitate progress tracking. A manager can track a process that results in numerous documents by simply…

  • Scrum vs XP

    Scrum is a framework for agile development processes. It does not include specific engineering practices. Conversely, eXtreme Programming (XP) focuses on engineering practices but does…