GraphQL: How It Works and Why It Matters
GraphQL is a powerful query language for APIs that allows clients to request precisely the data they need, significan...
Thoughts, tutorials, and insights on technology.
GraphQL is a powerful query language for APIs that allows clients to request precisely the data they need, significan...

This benchmark reveals EF Core 10 excels at simple read operations, often outperforming raw SQL, while stored procedu...
This blog post benchmarks .NET 10 against .NET 8 across various workloads, revealing significant performance gains in...
This blog post benchmarks .NET 8 against .NET 10, revealing that while .NET 10 offers significant speedups in areas l...
This blog post benchmarks Entity Framework Core performance between .NET 8 and .NET 10 across SQLite, InMemory, and A...