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: C#

When is it not worth writing a Unit Test?

Last Updated: July 31, 2020 | Created: October 1, 2015

I’m currently working on a e-commerce site based on ASP.NET MVC 5 for a new venture … Continue reading When is it not worth writing a Unit Test?

Categories ASP.NET MVC, C#Leave a comment on When is it not worth writing a Unit Test?

Using .NET Generics with a type derived at runtime

Last Updated: July 31, 2020 | Created: February 7, 2015

I have used .NET Generic types a lot and found them really useful. They form a … Continue reading Using .NET Generics with a type derived at runtime

Categories C#, GenericServicesLeave a comment on Using .NET Generics with a type derived at runtime

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

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

Mocking SignalR Client for better Unit Testing

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

Why I needed to Mock SignalR I build geographic modelling applications and they have lots of … Continue reading Mocking SignalR Client for better Unit Testing

Categories ASP.NET MVC, C#, SignalR2 Comments on Mocking SignalR Client for better Unit Testing

Reflections on Unit Testing in C# and JavaScript

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

It has been a while since I wrote my first blog post called ‘Why I’m not … Continue reading Reflections on Unit Testing in C# and JavaScript

Categories C#, JavaScript9 Comments on Reflections on Unit Testing in C# and JavaScript
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