Khalid Abuhakmeh

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

Tag - "entity-framework" | Page #3

A collection of 26 posts

March 2, 2021

Streaming Vs. Buffered Results With Entity Framework Core 5

Streaming Vs. Buffered Results With Entity Framework Core 5

Working with databases means writing queries, getting results, measuring performance, and then optimizing. The cycle never ends. Luckily, for Entity Framework Core 5 (EF Core) users, we have a few options for optimizing our queries. With an IDE like JetBrains...

Continue Reading

entity-framework dotnet

February 25, 2021

Entity Framework Core 5 Value Converters

Entity Framework Core 5 Value Converters

I’ve been diving into Entity Framework Core 5 and learning all I can about the object-relational mapper’s (ORM) inner-workings. With EF Core 5, the newer ORM has learned from its namesake Entity Framework’s past sins. With extensibility points and smarter...

Continue Reading

entity-framework database

February 9, 2021

Entity Framework Core and ASP.NET Core Cycle Issue and Solution

Entity Framework Core and ASP.NET Core Cycle Issue and Solution

In the whirlwind of new technologies whizzing by us continuously, it is sobering to remember that most of a developer’s role is to get data from one location to another. In the case of HTTP APIs, the response we return...

Continue Reading

aspnet dotnet entity-framework sql

January 7, 2021

Entity Framework Core 5 Interceptors

Entity Framework Core 5 Interceptors

In previous non-core versions of Entity Framework (EF), it was possible to intercept calls to and from the database, but it’s wasn’t a feature many would classify under “first-class support”. Thankfully the community stepped in at the time to fill...

Continue Reading

database entity-framework dotnet

July 9, 2020

Add Custom Database Functions For Entity Framework Core

Add Custom Database Functions For Entity Framework Core

Object Relational Mappers (ORMs) are great tools for abstracting our database choice away and allowing us to get things done. As time goes on and our applications evolve, we realize the underlying database can get things done faster and more...

Continue Reading

entity-framework sql dotnet

October 23, 2015

Entity Framework 6 Multiple Result Sets with Stored Procedures

Entity Framework 6 Multiple Result Sets with Stored Procedures

It’s not very often, but there are times when a stored procedure just works a little better than LINQ. Complexity for developers can be decreased while performance can be dramatically increased for users. In those very rare cases, it may...

Continue Reading

sql entity-framework dotnet

Newer Posts Page 3 of 3

mastodon logo Mastodon GitHub RSS Feed

Khalid Abuhakmeh © 2025 .
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