What an update….

Early this morning, when I started my both computers , I found it has been updating since morning and not finished till late afternoon even while I am writing this article. Gosh… what an update. Really anxious and not sure whether it

Practical Implementation of in-memory Repository Patterns

Recently I have been given a task to demonstrate my key knowledge on OOP and Design Patterns and its practical implementation. The Task Create an in memory implementation of IRepository<T> Hints:The solution should be developed in a Test Driven approach, we expect