Latest

  • Key Value pair in C#

     I want to store KEY VALUE pair in C# and being Java developer, I did not find any HashMap class with C#. Here is the…

  • 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…