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

  • Part6: Using sharding to build multi-tenant apps using ASP.NET Core and EF Core
  • Advanced techniques around ASP.NET Core Users and their claims
  • Building ASP.NET Core and EF Core hierarchical multi-tenant apps
  • Multi-tenant apps with different versions can increase your profits
  • Building ASP.NET Core and EF Core multi-tenant apps – Part2: Administration

Categories

  • .NET Core (41)
  • ASP.NET Core (28)
  • ASP.NET MVC (14)
  • C# (6)
  • Domain-Driven Design (15)
  • Entity Framework (68)
  • GenericServices (13)
  • JavaScript (4)
  • NoSQL (3)
  • Performance (6)
  • React.js (4)
  • SignalR (2)
  • Software Design (8)
  • Uncategorized (2)

Archive

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

Category: ASP.NET MVC

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

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

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 2
Proudly powered by WordPress