Khalid Abuhakmeh

Khalid Abuhakmeh's Blog
  • Resumé
  • About
  • 🔍 Search

Latest Posts | Page #12

A collection of 356 posts

November 8, 2022

Stop Entity Framework Core Performance Issues With Interceptors

Stop Entity Framework Core Performance Issues With Interceptors

You can only catch so many errors when working with databases by looking at the code you write. It’s only when you start using your code against production data sets do you realize there’s an obvious mistake. Sure, your app...

Continue Reading

dotnet entity-framework

November 1, 2022

More Efficient Deletes With Entity Framework Core

More Efficient Deletes With Entity Framework Core

Deleting records from an existing database is a contentious topic. Whether you should or shouldn’t destroy data is up for debate, with strategies like Event Sourcing and Soft-Deletes being prominent proponents of not ever deleting anything. Regardless, Users still see...

Continue Reading

entity-framework dotnet

October 25, 2022

Real-time Charts with ASP.NET Core, SignalR, and Chart.js

Real-time Charts with ASP.NET Core, SignalR, and Chart.js

Nothing screams PRODUCTIVITY like real-time charts on a large dashboard, with every onscreen update beating to the heartbeat of your organization’s rhythm.

Continue Reading

aspnet dotnet

October 18, 2022

Adding Experimental HTTP Methods To ASP.NET Core

Adding Experimental HTTP Methods To ASP.NET Core

The HTTP specification is a living document constantly being evaluated and modified. While many developers may consider the specification “done”, many suggested HTTP methods are on the horizon that will allow you to do new and exciting things. One such...

Continue Reading

aspnet dotnet

October 11, 2022

Add MS SQL Server JSON Support To Entity Framework Core

Add MS SQL Server JSON Support To Entity Framework Core

While other database providers have made their place known within the .NET ecosystem, Microsoft’s SQL Server (MSSQL) and Azure flavor are still likely the most popular choice for .NET developers. The engine’s popularity is because Microsoft’ s SQL Server has...

Continue Reading

entity-framework dotnet

October 4, 2022

.NET Class Diagrams In JetBrains Rider with PlantUML

.NET Class Diagrams In JetBrains Rider with PlantUML

Class diagrams can help you and your development team better understand the relationship of your domain models, especially as your application’s scope grows to meet the needs of your customers. In the long term, diagrams can also help you formulate...

Continue Reading

jetbrains dotnet

September 27, 2022

Using XML Documentation With ASP.NET Core Minimal API Apps and OpenAPI

Using XML Documentation With ASP.NET Core Minimal API Apps and OpenAPI

If you’re building apps with .NET Minimal APIs, you’ll likely want to implement OpenAPI along with the OpenAPI’s UI interface. The UI interface allows API developers to give consuming clients the ability to learn more about the surface API related...

Continue Reading

aspnet

September 20, 2022

Getting Started with EF Core, PostgreSQL, and TimescaleDB

Getting Started with EF Core, PostgreSQL, and TimescaleDB

Part of software development is researching new tools and finding ways to integrate them with what you know and love. Given today’s technology landscape, having multiple products power your solution in new and exciting ways is not uncommon. While your...

Continue Reading

entity-framework sql

September 13, 2022

.NET One-line Scoped Initializers with Dependency Injection

.NET One-line Scoped Initializers with Dependency Injection

As I work more consistently with the top-level style of .NET and ASP.NET Core applications, I find myself needing to do more start-up operations that have to occur before my application starts. Typically, in an ASP.NET Core application, the server...

Continue Reading

dotnet aspnet

September 6, 2022

Customize The Authorization Pipeline In ASP.NET Core

Customize The Authorization Pipeline In ASP.NET Core

ASP.NET Core has seen an overhaul to its authorization system in the form of authorization policies. As a developer, you can add several policies that can check claims, require an authenticated user, and even handle a custom requirement with any...

Continue Reading

aspnet dotnet

Newer Posts Page 12 of 36 Older Posts

mastodon logo Mastodon GitHub RSS Feed

Khalid Abuhakmeh © 2026 .
Powered by Jekyll.

Back to top

Explore Site

  • Resumé
  • About
  • 🔍 Search

About Khalid Abuhakmeh

Khalid is a product designer, traveler, respected community member, and open source contributor.

Recent Articles

  • April 22, 2025
    Server-Sent Events in ASP.NET Core and .NET 10
    Server-Sent Events in ASP.NET Core and .NET 10
  • March 4, 2025
    Generic C# Methods with Enum Constraints for .NET
    Generic C# Methods with Enum Constraints for .NET
  • February 25, 2025
    Strongly-Typed Markdown for ASP.NET Core Content Apps
    Strongly-Typed Markdown for ASP.NET Core Content Apps

Tags

11ty Blazor HTML JavaScript MAUI OpenAPI TypeScript aspire aspnet aspnetcore astro avalonia azure beginners blazor blog console csharp css database development docker dotnet efcore entity-framework fsharp general github html htmx http javascript jekyll jetbrains json kotlin macOS machine-learning markdown maui mobile mvc nuget oss playwright question razor regex ruby rust search security sql static style terminal tips twitter typescript vite wasm web xamarin xunit