Jaliya's Blog
Pages
(Move to ...)
Home
Sessions
TNWiki
Featured
Contact
▼
Thursday, April 17, 2025
C# 14.0: Introducing Extension Members and Null-Conditional Assignment
›
Visual Studio 17.14.0 Preview 3.0 got released earlier today and now you can try out two nice C# 14.0 features that got released wi...
Wednesday, April 9, 2025
Azure DevOps: NuGet: Command Not Found with Ubuntu-Latest (24.04)
›
Our builds started failing today and it's Microsoft Servicing Tuesday even though it's Wednesday over here. We are using ubuntu-lat...
Monday, April 7, 2025
Migrating Azure Durable Function App to Use Durable Task Scheduler: Running in Azure
›
In my previous post I wrote about Migrating Azure Durable Function App to Use Durable Task Scheduler: Running Locally . And in this...
Thursday, April 3, 2025
Migrating Azure Durable Function App to Use Durable Task Scheduler: Running Locally
›
Durable Task Scheduler (DTS) is the latest addition to Azure Durable Functions. The public preview is announced a couple of weeks ago,...
Wednesday, March 26, 2025
Azure DevOps Classic Release Pipelines: Deploying .NET 9 Isolated Azure Function App on Linux
›
If you are using Azure DevOps classic releases, you might have noticed, that we still don't have Runtime stack support for DOTNET-...
Wednesday, March 19, 2025
Azure Functions Isolated: SQL Trigger
›
In this post, let's see how we can use an Isolated Azure Function to monitor a SQL table for changes. Let's start by creat...
Thursday, March 13, 2025
C# 14.0: Introducing the field keyword
›
In this post, let's have a look at a nice feature that is coming with C# 14.0 . Currently it's still on preview , so you can try t...
‹
›
Home
View web version