Announcing NuGet release of GenericServices
I am pleased to say that I have finally released a version of the GenericServices on … Continue reading Announcing NuGet release of GenericServices
I am pleased to say that I have finally released a version of the GenericServices on … Continue reading Announcing NuGet release of GenericServices
Quick Summary This two-part article looks at the software issues raised when presented with a database … Continue reading Entity Framework: working with an existing database – Part 2, MVC
Quick Summary This two-part article looks at the software issues raised when presented with a database … Continue reading Entity Framework: working with an existing database
Quick Summary of Part 2 Having decided that the Repository/Unit of Work pattern does not add … Continue reading Is the Repository pattern useful with Entity Framework? – part 2
Quick Summary This post is an appendix to an article I am writing for the Simple-Talk … Continue reading Analysis of Entity Framework 6 async performance
Quick Summary This post introduces my new GenericServices framework designed to lighten the development load of … Continue reading Alpha release of GenericServices
Quick Summary I found conflicting information on how to update many-to-many relationships in entity framework. I … Continue reading Updating a many to many relationship in entity framework
Quick Summary This is, hopefully, a critical review of whether the repository and UnitOfWork pattern is … Continue reading Is the Repository pattern useful with Entity Framework?