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

  • A pattern / library for methods that return a status, including localization
  • Applying an improved multiple languages library to .NET applications
  • Improving the support of multiple languages in .NET applications
  • ASP.NET Core: Three(+1) ways to refresh the claims of a logged-in user
  • How to take an ASP.NET Core web site “Down for maintenance”

Categories

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

Archive

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

Category: JavaScript

Converting your ASP.NET MVC5 application to use Bower, Grunt and Gulp

Last Updated: July 31, 2020 | Created: February 9, 2016

I changed over to Visual Studio 2015 (VS2015) a while ago, and one of the main … Continue reading Converting your ASP.NET MVC5 application to use Bower, Grunt and Gulp

Categories ASP.NET MVC, JavaScript5 Comments on Converting your ASP.NET MVC5 application to use Bower, Grunt and Gulp

Introduction to BundlerForBower for ASP.NET MVC5

Last Updated: July 31, 2020 | Created: February 9, 2016

I have recently changed over my ASP.NET MVC5 application to use Bower and Grunt for handling … Continue reading Introduction to BundlerForBower for ASP.NET MVC5

Categories ASP.NET MVC, JavaScriptLeave a comment on Introduction to BundlerForBower for ASP.NET MVC5

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

Why I’m not scared of JavaScript any more

Last Updated: July 31, 2020 | Created: April 10, 2013

My recent programming experience has been in C# and .NET, mainly on windows apps to support … Continue reading Why I’m not scared of JavaScript any more

Categories JavaScript7 Comments on Why I’m not scared of JavaScript any more
Proudly powered by WordPress