Jaliya's Blog
Pages
(Move to ...)
Home
Sessions
TNWiki
Featured
Contact
▼
Thursday, May 21, 2020
Microsoft Build 2020: What's new with C#
›
Today is a special day for me. I got the opportunity to join Microsoft Build as a speaker. The session was about What's new with C...
Wednesday, May 20, 2020
C# 9.0: Pattern Matching Improvements
›
At the Microsoft Build today, an early glimpse of C# 9.0 was announced. While C# 9.0 is officially to be announced in November, 2020 duri...
Saturday, May 9, 2020
ASP.NET Core Integration Tests: Different Database for Each Test
›
It's a common requirement when writing Integration Tests, the test data to be isolated, so we are not interfering with other tests. And ...
Saturday, May 2, 2020
Hybrid Connection for an Azure App Service
›
In this post, let's see how we can set up a Hybrid Connection for an Azure App Service. In simple Hybrid Connection for an Azure Ap...
Friday, May 1, 2020
Visual C# Technical Guru - March 2020
›
Another month as a judge in Microsoft TechNet Guru Awards under Visual C# category. The TechNet Guru Awards celebrate the technical article...
Sunday, April 5, 2020
Basic Azure DevOps Pipeline to deploy an ASP.NET Core Containerized Application and Applying EF Core Database Migrations
›
In this post, I am going to share a sample azure-pipelines.yml to deploy an ASP.NET Core Containerized Application and Applying Entity Fr...
Saturday, April 4, 2020
Invoke Invoke-SqlCmd inside a Linux Agent in Azure DevOps Pipelines
›
I was trying to execute Invoke-Sqlcmd command inside a Linux Agent in Azure DevOps Pipelines and getting this error. "The term ...
Friday, April 3, 2020
dotnet ef is Failing in Azure DevOps Pipeline When the Agent is ubuntu-latest
›
I was trying to run dotnet ef command within Azure DevOps Pipeline and it's failing with the error: Could not execute because the spec...
Wednesday, April 1, 2020
IdentityServer4: Adding Additional Claims to the Token
›
In this post let's see how we can additional claims to the token. This can be either creating tokens or when handling requests to the u...
Visual C# Technical Guru - February 2020
›
Another month as a judge in Microsoft TechNet Guru Awards under Visual C# category. The TechNet Guru Awards celebrate the technical article...
‹
›
Home
View web version