Skip to content

The Reformed Programmer

I am a freelance .NET Core back-end developer

  • Home
  • Contact
  • Hire Me

Entity Framework Core in Action Book

See my Entity Framework Core in Action book. The 2nd. edition covers EF Core 5. Use discount code smithpc to get 40% off!

  • GitHub
  • LinkedIn
  • Twitter

Recent Posts

  • Five levels of performance tuning for an EF Core query
  • My experience of using the Clean Code architecture with a Modular Monolith
  • My experience of using modular monolith and DDD architectures
  • How to update a database’s schema without using EF Core’s migrate feature
  • Using ValueTask to create methods that can work as sync or async

Categories

  • .NET Core (35)
  • ASP.NET Core (20)
  • ASP.NET MVC (14)
  • C# (6)
  • Domain-Driven Design (14)
  • Entity Framework (60)
  • GenericServices (13)
  • JavaScript (4)
  • NoSQL (3)
  • Performance (6)
  • React.js (4)
  • SignalR (2)
  • Software Design (5)

Archive

  • 2021
  • 2020
  • 2019
  • 2018
  • 2017
  • 2016
  • 2015
  • 2014
  • 2013

Category: Entity Framework

GenericServices Masterclass: a deeper look at deleting entries

Last Updated: July 31, 2020 | Created: June 23, 2015

I have been building a new application using GenericServices and I thought it would be useful … Continue reading GenericServices Masterclass: a deeper look at deleting entries

Categories Entity Framework, GenericServices2 Comments on GenericServices Masterclass: a deeper look at deleting entries

Architecture of Business Layer working with Entity Framework

Last Updated: July 31, 2020 | Created: January 27, 2015

Jonathan Crosby asked a question on one of my GenericServices  GitHub projects about how to handle … Continue reading Architecture of Business Layer working with Entity Framework

Categories Domain-Driven Design, Entity Framework, GenericServices29 Comments on Architecture of Business Layer working with Entity Framework

Announcing NuGet release of GenericServices

Last Updated: July 31, 2020 | Created: January 22, 2015

I am pleased to say that I have finally released a version of the GenericServices on … Continue reading Announcing NuGet release of GenericServices

Categories ASP.NET MVC, C#, Entity Framework, GenericServices1 Comment on Announcing NuGet release of GenericServices

Entity Framework: working with an existing database – Part 2, MVC

Last Updated: July 31, 2020 | Created: November 16, 2014

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

Categories ASP.NET MVC, Entity FrameworkLeave a comment on Entity Framework: working with an existing database – Part 2, MVC

Entity Framework: working with an existing database

Last Updated: July 31, 2020 | Created: November 1, 2014

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

Categories Entity Framework4 Comments on Entity Framework: working with an existing database

Is the Repository pattern useful with Entity Framework? – part 2

Last Updated: July 31, 2020 | Created: September 19, 2014

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

Categories Domain-Driven Design, Entity Framework, GenericServices44 Comments on Is the Repository pattern useful with Entity Framework? – part 2

Analysis of Entity Framework 6 async performance

Last Updated: July 31, 2020 | Created: July 17, 2014

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

Categories Entity FrameworkLeave a comment on Analysis of Entity Framework 6 async performance

Alpha release of GenericServices

Last Updated: July 31, 2020 | Created: July 3, 2014

Quick Summary This post introduces my new GenericServices framework designed to lighten the development load of … Continue reading Alpha release of GenericServices

Categories C#, Entity Framework, SignalRLeave a comment on Alpha release of GenericServices

Updating a many to many relationship in entity framework

Last Updated: July 31, 2020 | Created: May 22, 2014

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

Categories ASP.NET MVC, Entity Framework10 Comments on Updating a many to many relationship in entity framework

Is the Repository pattern useful with Entity Framework?

Last Updated: July 31, 2020 | Created: May 10, 2014

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?

Categories ASP.NET MVC, Entity Framework7 Comments on Is the Repository pattern useful with Entity Framework?

Posts navigation

Previous page Page 1 … Page 5 Page 6
Proudly powered by WordPress
We use cookies to ensure that we give you the best experience on our website and monitoring traffic. If you continue to use this site we will assume that you are happy with it.Ok