Jaliya's Blog
Pages
(Move to ...)
Home
Sessions
TNWiki
Featured
Contact
▼
Tuesday, March 17, 2026
EF Core 11.0: Complex Types and JSON Columns on Entity Types with TPT/TPC Inheritance
›
In this post, let's have a look at a nice improvement in EF Core 11 around complex types, JSON columns, and inheritance mapping. ...
Tuesday, March 3, 2026
C# 15: Collection Expression Arguments
›
In this post, let's have a look at a new C# 15 feature: Collection Expression Arguments which is now available with .NET 11 Pre...
Saturday, February 28, 2026
Connecting Azure to MongoDB Atlas via Private Endpoints
›
In this post, let's see how we can set up Azure Private Endpoints to connect to a MongoDB Atlas cluster. When we connect to a...
Wednesday, February 25, 2026
Connecting to Azure Managed Redis Instance from Redis Insight
›
Redis Insight is one of the must-have tools if you are working with Redis. It provides a nice GUI to browse keys, run commands, and ...
Wednesday, February 4, 2026
Sending messages to Azure Service Bus from Azure API Management
›
With Azure API Management (APIM), now you can send/publish messages directly to Azure Service Bus. Note: at the time of writing this po...
Monday, February 2, 2026
.NET Isolated Azure Functions: Dependency Injection in Durable Entities
›
In this post, let's have a look at how we can use Dependency Injection (DI) with Azure Durable Entities in .NET 10 Isolated Durab...
Friday, January 9, 2026
.NET Isolated Azure Functions: Multiple Output Bindings with HTTP Functions
›
In this post, let's look at how we can use multiple output bindings with HTTP-triggered Azure Functions running on the isolated wor...
›
Home
View web version