Recent Posts
EF Core and SQL Server: Can I cancel a running query?
What if user close the browser and what happens to a running query?
Sysem.Text.Json: Working with Polymorphic types
How to Serialize/Deserialize polymorphic types using System.Text.Json
ASP.NET Core Multiple Authentication Schemes
How to manage Authentication when we have multiple Identity providers?
C# Basics: Understanding the is and as Operators
Best practices for using is and as Operators
EF Core: Be Cautious with the Find Method's Cache
Checking how Find method is working with EF Core!
Always use CancellationToken in PeriodicTimer!
Misusing PeriodicTimer can make your application inefficient!
Running multiple Tasks: Maybe Task.WhenAll is not the best choice!
Considering a better approach rather than Task.WhenAll
Integration Test: Mock PartOf a class
We will learn how to mock only a part of a class.









